Skip to content

Commit

Permalink
Bump rustyscript from 0.1.2 to 0.1.4
Browse files Browse the repository at this point in the history
Bumps [rustyscript](https://github.com/rscarson/rustyscript) from 0.1.2 to 0.1.4.
- [Commits](https://github.com/rscarson/rustyscript/commits)

---
updated-dependencies:
- dependency-name: rustyscript
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 3, 2023
1 parent d04256d commit 5ab03e1
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
76 changes: 38 additions & 38 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 @@ -29,7 +29,7 @@ chrono = "0.4.23"
rand = "0.8.5"

# Feature deps
rustyscript = { version = "0.1.2", optional = true }
rustyscript = { version = "0.1.4", optional = true }
md-5 = { version = "0.10.5", optional = true }
sha2 = { version = "0.10.6", optional = true }
base64 = { version = "0.21.0", optional = true }
Expand Down

0 comments on commit 5ab03e1

Please sign in to comment.