Skip to content

Commit

Permalink
chore(deps): [torrust#122] bump serde_json from 1.0.64 to v1.0.96
Browse files Browse the repository at this point in the history
  • Loading branch information
josecelano committed Apr 28, 2023
1 parent 45846aa commit e4bfc09
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ toml = "0.5"
derive_more = "0.99"
serde = { version = "1.0", features = ["rc"] }
serde_derive = "1"
serde_json = "1"
serde_json = "1.0"
serde_bencode = "0.2.3"
serde_bytes = "0.11"
urlencoding = "2.1"
Expand Down

0 comments on commit e4bfc09

Please sign in to comment.