Skip to content

Commit

Permalink
chore(deps): Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
VorpalBlade committed Jul 27, 2024
1 parent 3e7ed24 commit 16d6107
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ rust-version = "1.75.0"
version = "0.3.0"

[dependencies]
anstream = "0.6.14"
anstyle = "1.0.7"
anstream = "0.6.15"
anstyle = "1.0.8"
os_info = { version = "3.8.2", default-features = false }
rustc_version_runtime = { version = "0.3.0", default-features = false }
strum = { version = "0.26.3", default-features = false, features = [
"derive",
"std",
] }
thiserror = "1.0.62"
thiserror = "1.0.63"

[dev-dependencies]
indoc = "2.0.5"
Expand Down

0 comments on commit 16d6107

Please sign in to comment.