Skip to content

Commit

Permalink
Update Rust crate yansi to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 5, 2024
1 parent a793a71 commit 0f7d5d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ ticky = { git = "https://github.com/Dirout/ticky.git", features = ["stdtime"], o
url = { version = "2.4.0", optional = true, default-features = false }
uuid = { version = "1.3.3", features = ["std", "v7", "serde"], optional = true, default-features = false }
wild = { version = "2.1.0", optional = true, default-features = false }
yansi = { version = "0.5.1", optional = true, default-features = false }
yansi = { version = "1.0.0", optional = true, default-features = false }
zeroize = { version = "1.6.0", features = ["derive"], optional = true, default-features = false }
zxcvbn = { version = "2.2.2", optional = true, default-features = false }

Expand Down

0 comments on commit 0f7d5d3

Please sign in to comment.