Skip to content

Commit

Permalink
build(deps): Update Rust crate serde-error to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and pando85 committed May 2, 2024
1 parent 05fecce commit b5b711f
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 @@ -40,7 +40,7 @@ ipc-channel = "0.18"
itertools = "0.12.1"
nix = { version = "0.28", features = ["process", "user"] }
serde = { version = "1.0.200", features = ["derive"] }
serde-error = "0.1"
serde-error = "0.1.2"
serde_with = "3.8.1"
shlex = "1.3"
similar = { version = "2.5", features = ["inline"] }
Expand Down

0 comments on commit b5b711f

Please sign in to comment.