Skip to content

Commit

Permalink
chore(deps): bump arrayref from 0.3.7 to 0.3.8
Browse files Browse the repository at this point in the history
Bumps [arrayref](https://github.com/droundy/arrayref) from 0.3.7 to 0.3.8.
- [Commits](https://github.com/droundy/arrayref/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent b94fa54 commit 1e673d0
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 crypto/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ rand_chacha = { version = "0.3.1", default-features = false }


zeroize = { version = "1.8.1", default-features = false }
arrayref = { version = "0.3.7", default-features = false }
arrayref = { version = "0.3.8", default-features = false }

aead = { version = "0.5.2", default-features = false, features = ["alloc"] }
chacha20poly1305 = { version = "0.10.1", default-features = false }
Expand Down

0 comments on commit 1e673d0

Please sign in to comment.