Skip to content

Commit

Permalink
Update Rust crate serde to 1.0.200
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent 22f42e4 commit 59941c3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -24,7 +24,7 @@ tokio = { version = "1.37.0", features = ["macros", "rt-multi-thread"] }
orion = { version = "0.17.6", features = ["serde"] }
xdg = "2.5.2"
dialoguer = "0.11.0"
serde = "1.0.199"
serde = "1.0.200"
colored_json = "4.1.0"
uuid = { version = "1.8.0", features = ["v4"] }
tempfile = "3.10.1"
Expand Down

0 comments on commit 59941c3

Please sign in to comment.