mirror of
https://github.com/rustic-rs/rustic.git
synced 2025-10-26 11:18:51 +00:00
build(deps): bump rhai from 1.15.0 to 1.15.1
Bumps rhai from 1.15.0 to 1.15.1. --- updated-dependencies: - dependency-name: rhai dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
375585a9b1
commit
b4d55e61da
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -2192,9 +2192,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "rhai"
|
||||
version = "1.15.0"
|
||||
version = "1.15.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "778dd6094c66d4e31cd7b28533aa38af6379e8bbc4fe7aedcb3ed83aa6dc315a"
|
||||
checksum = "4c2a11a646ef5d4e4a9d5cf80c7e4ecb20f9b1954292d5c5e6d6cbc8d33728ec"
|
||||
dependencies = [
|
||||
"ahash",
|
||||
"bitflags",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user