Skip to content

Commit

Permalink
fix(deps): update rust crate encoding_rs_io to 0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 4, 2024
1 parent 6722334 commit 251c2c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion whiskers/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ catppuccin = { version = "2.2", features = ["serde", "css-colors"] }
clap = { version = "4.5", features = ["derive"] }
clap-stdin = "0.4"
css-colors = "1.0"
encoding_rs_io = "0.1"
encoding_rs_io = "0.1.7"
indexmap = { version = "2.2", features = ["serde"] }
itertools = "0.12"
lzma-rust = "0.1"
Expand Down

0 comments on commit 251c2c1

Please sign in to comment.