Skip to content

Commit

Permalink
Bump snap from 1.1.0 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps [snap](https://github.com/BurntSushi/rust-snappy) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/BurntSushi/rust-snappy/releases)
- [Commits](BurntSushi/rust-snappy@1.1.0...1.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2023
1 parent 33ebe5b commit 48cf86f
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 @@ -47,7 +47,7 @@ serde_bytes = "0.11.12"
serde_derive = "1.0.138"
serde_json = "1.0.108"
serde_urlencoded = "0.7.1"
snap = "1.1.0"
snap = "1.1.1"
strum = { version = "0.25.0", features = ["derive"] }
subxt = { default-features = false, features = ["jsonrpsee", "native", "unstable-light-client"], version = "0.32.1" }
base64 = "0.21.5"
Expand Down

0 comments on commit 48cf86f

Please sign in to comment.