Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lusingander committed Jan 26, 2025
1 parent bf5d8bc commit 7c47895
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
16 changes: 8 additions & 8 deletions Cargo.lock

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

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,17 @@ exclude = ["/.github", "/img"]
arboard = "3.4.1"
base64 = "0.22.1"
chrono = "0.4.39"
clap = { version = "4.5.26", features = ["derive"] }
clap = { version = "4.5.27", features = ["derive"] }
color-eyre = "0.6.3"
console = "0.15.10"
fxhash = "0.2.1"
image = "0.25.5"
laurier = "0.1.0"
ratatui = "0.29.0"
rayon = "1.10.0"
semver = "1.0.24"
semver = "1.0.25"
serde = { version = "1.0.217", features = ["derive"] }
serde_json = "1.0.135"
serde_json = "1.0.137"
smart-default = "0.7.1"
toml = "0.8.19"
tui-input = "0.11.1"
Expand Down

0 comments on commit 7c47895

Please sign in to comment.