Skip to content

Commit

Permalink
Merge pull request #696 from rustic-rs/dependabot/cargo/rhai-1.15.0
Browse files Browse the repository at this point in the history
build(deps): bump rhai from 1.14.0 to 1.15.0
  • Loading branch information
aawsome authored Jun 20, 2023
2 parents 7db01b7 + d116c43 commit 2e4e18f
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ chrono = { version = "0.4", default-features = false, features = [
zstd = "0.12"
enum-map = "2"
enum-map-derive = "0.11"
rhai = { version = "1.14", features = [
rhai = { version = "1.15", features = [
"sync",
"serde",
"no_optimize",
Expand Down

0 comments on commit 2e4e18f

Please sign in to comment.