Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
printfn committed Aug 10, 2024
1 parent 1424071 commit 627e5cc
Show file tree
Hide file tree
Showing 4 changed files with 143 additions and 135 deletions.
18 changes: 9 additions & 9 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 cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ fend-core.workspace = true
home = "0.5.9"
rand = { version = "0.8.5", default-features = false, features = ["std", "std_rng"] }
rustyline = { version = "14.0.0", default-features = false, features = ["with-file-history", "custom-bindings"] }
serde = { version = "1.0.204", default-features = false }
serde = { version = "1.0.205", default-features = false }
toml = { version = "0.8.19", default-features = false, features = ["parse"] }
minreq = { version = "2.12.0", default-features = false, optional = true }

Expand Down
Loading

0 comments on commit 627e5cc

Please sign in to comment.