Skip to content

Commit

Permalink
build(deps): Update Rust crate byte-unit to 5.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and pando85 committed May 1, 2024
1 parent c44772a commit 08a3d8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rash_core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ regex.workspace = true
schemars = { workspace = true, optional = true }
serde_json.workspace = true
serde_yaml.workspace = true
byte-unit = "5.1"
byte-unit = "5.1.4"
console = "0.15.8"
clap = { workspace = true, features = ["std", "color", "derive", "cargo"]}
exec = "0.3.1"
Expand Down

0 comments on commit 08a3d8e

Please sign in to comment.