Skip to content

Commit

Permalink
chore(deps): Upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
VorpalBlade committed Mar 12, 2024
1 parent 88377ae commit dcb1518
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 @@ -14,13 +14,13 @@ version = "0.2.0"
[dependencies]
anstream = "0.6.13"
anstyle = "1.0.6"
os_info = { version = "3.7.0", default-features = false }
os_info = { version = "3.8.0", default-features = false }
rustc_version_runtime = { version = "0.3.0", default-features = false }
strum = { version = "0.26.1", default-features = false, features = [
strum = { version = "0.26.2", default-features = false, features = [
"derive",
"std",
] }
thiserror = "1.0.57"
thiserror = "1.0.58"

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

0 comments on commit dcb1518

Please sign in to comment.