Skip to content

Commit

Permalink
chore: update presage (#334)
Browse files Browse the repository at this point in the history
  • Loading branch information
boxdot authored Dec 22, 2024
1 parent 87e4951 commit 74e742c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ debug = true
dev = ["prost", "base64"]

[dependencies]
presage = { git = "https://github.com/whisperfish/presage", rev = "e6b9f4692e132bd5528e12edf76a24a009ce2700" }
presage-store-sled = { git = "https://github.com/whisperfish/presage", rev = "e6b9f4692e132bd5528e12edf76a24a009ce2700" }
presage = { git = "https://github.com/whisperfish/presage", rev = "8b9af8ee4758c73550024bea8c715a893e9e4e47" }
presage-store-sled = { git = "https://github.com/whisperfish/presage", rev = "8b9af8ee4758c73550024bea8c715a893e9e4e47" }

# dev feature dependencies
prost = { version = "0.13.0", optional = true }
Expand Down

0 comments on commit 74e742c

Please sign in to comment.