Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
printfn committed Jan 7, 2024
1 parent 363e7cb commit b69846b
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 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 @@ -17,7 +17,7 @@ home = "0.5.9"
native-tls = { version = "0.2.11", optional = true }
rand = { version = "0.8.5", default-features = false, features = ["std", "std_rng"] }
rustyline = { version = "13.0.0", default-features = false, features = ["with-file-history", "custom-bindings"] }
serde = { version = "1.0.193", default-features = false }
serde = { version = "1.0.195", default-features = false }
toml = { version = "0.8.8", default-features = false, features = ["parse"] }
ureq = { version = "2.9.1", default-features = false, optional = true }

Expand Down

0 comments on commit b69846b

Please sign in to comment.