Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
printfn committed Jul 10, 2024
1 parent 3c29a6d commit 84ef616
Show file tree
Hide file tree
Showing 4 changed files with 165 additions and 253 deletions.
60 changes: 30 additions & 30 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.203", default-features = false }
serde = { version = "1.0.204", default-features = false }
toml = { version = "0.8.14", default-features = false, features = ["parse"] }
minreq = { version = "2.11.2", default-features = false, optional = true }

Expand Down
Loading

0 comments on commit 84ef616

Please sign in to comment.