Skip to content

Commit

Permalink
build(deps): Update Rust crate similar to 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 28, 2024
1 parent b64a074 commit 7a0bb9d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion rash_core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ serde = { version = "1.0", features = ["derive"] }
serde-error = "0.1"
serde_with = "3.7"
shlex = "1.3"
similar = { version = "2.4", features = ["inline"] }
similar = { version = "2.5", features = ["inline"] }
strum = "0.26"
strum_macros = "0.26"
tempfile = "3"
Expand Down

0 comments on commit 7a0bb9d

Please sign in to comment.