Skip to content

Commit

Permalink
chore(deps): update rust crate serde to 1.0.196
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 24, 2024
1 parent 4497fb5 commit 4772e34
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions src/spell/modules/spell/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/spell/modules/spell/spell/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ eyre = "0.6.8"
cid = "0.10.0"
thiserror = "1.0.37"
fstrings = "0.2.3"
serde = "1.0.149"
serde = "1.0.196"
serde_json = "1.0.89"

[dev-dependencies]
Expand Down

0 comments on commit 4772e34

Please sign in to comment.