Skip to content

Commit

Permalink
⬆️ deps: Update dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 8, 2024
1 parent df0eefb commit e558514
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 12 deletions.
27 changes: 17 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ emoji-cat = []
copy = ["copypasta"]

[build-dependencies]
reqwest = { version = "0.12.2", features = ["json", "stream"] }
reqwest = { version = "0.12.3", features = ["json", "stream"] }
tokio = { version = "1.37.0", features = ["full"] }
tokio-stream = "0.1"
indicatif = "0.17.8"
Expand All @@ -35,7 +35,7 @@ rand = "0.8.5"
serde = { version = "1.0.197", features = ["derive"] }
serde_json = "1.0.115"
dirs = "5.0"
cliclack = "0.1.13"
cliclack = "0.2.3"
console = "0.15.8"
toml = "0.8.12"
copypasta = { version = "0.10.1", optional = true }
Expand Down

0 comments on commit e558514

Please sign in to comment.