Skip to content

Commit 9d117e9

Browse files
committed
build: upgrade proteus
1 parent 04fde5c commit 9d117e9

2 files changed

Lines changed: 26 additions & 30 deletions

File tree

Cargo.lock

Lines changed: 24 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@ openmls_traits = { git = "https://github.com/wireapp/openmls", rev = "c9cde17076
122122
openmls_x509_credential = { git = "https://github.com/wireapp/openmls", rev = "c9cde17076508968c9cbead5728454f0a1f60c4f", version = "0.2" }
123123

124124
# proteus
125-
proteus-traits = { git = "https://github.com/wireapp/proteus", tag = "v2.1.1" }
126-
proteus-wasm = { git = "https://github.com/wireapp/proteus", tag = "v2.1.1" }
125+
proteus-traits = { git = "https://github.com/wireapp/proteus", tag = "v2.1.2" }
126+
proteus-wasm = { git = "https://github.com/wireapp/proteus", tag = "v2.1.2" }
127127

128128
[profile.release]
129129
codegen-units = 1

0 commit comments

Comments
 (0)