Skip to content

Commit

Permalink
upgrade crates
Browse files Browse the repository at this point in the history
  • Loading branch information
andy-k committed May 5, 2024
1 parent 03ef0f0 commit 2d8c4b2
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 38 deletions.
68 changes: 31 additions & 37 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 @@ -19,7 +19,7 @@ rand = "0.8.5"
rand_chacha = "0.3.1"
rustyline = "14.0.0"
rustyline-derive = "0.10.0"
serde = { version = "1.0.198", features = ["derive"] }
serde = { version = "1.0.200", features = ["derive"] }
serde_json = "1.0.116"
shell-words = "1.1.0"
tokio = { version = "1.37.0", features = ["full"] }
Expand Down

0 comments on commit 2d8c4b2

Please sign in to comment.