Skip to content

Commit

Permalink
build(deps): Bump fiat-crypto from 0.2.4 to 0.2.5 (#835)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent d2d60a5 commit 5ddf058
Show file tree
Hide file tree
Showing 3 changed files with 8 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 @@ -17,7 +17,7 @@ ctr = { version = "0.9.2", optional = true }
cmac = { version = "0.7.2", optional = true }
base64 = "0.21.5"
byteorder = "1.5.0"
fiat-crypto = { version = "0.2.4", optional = true }
fiat-crypto = { version = "0.2.5", optional = true }
fixed = { version = "1.23", optional = true }
getrandom = { version = "0.2.11", features = ["std"] }
serde = { version = "1.0", features = ["derive"] }
Expand Down
5 changes: 5 additions & 0 deletions supply-chain/imports.lock
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,11 @@ who = "Brandon Pitman <bran@bran.land>"
criteria = "safe-to-deploy"
delta = "0.2.0 -> 0.2.1"

[[audits.divviup.audits.fiat-crypto]]
who = "David Cook <dcook@divviup.org>"
criteria = "safe-to-deploy"
delta = "0.2.4 -> 0.2.5"

[[audits.divviup.audits.itertools]]
who = "David Cook <dcook@divviup.org>"
criteria = "safe-to-run"
Expand Down

0 comments on commit 5ddf058

Please sign in to comment.