Skip to content

Commit

Permalink
bump tls codec version to 0.3.0-pre.3 (openmls#1376)
Browse files Browse the repository at this point in the history
  • Loading branch information
kkohbrok authored Apr 28, 2023
1 parent 3ff090f commit 753a219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ resolver = "2"

# Patching unreleased crates
[workspace.dependencies]
tls_codec = { version = "0.3.0-pre.2", features = ["derive", "serde", "mls"] }
tls_codec = { version = "0.3.0-pre.3", features = ["derive", "serde", "mls"] }

[patch.crates-io.hpke-rs]
git = "https://github.com/franziskuskiefer/hpke-rs.git"
Expand Down

0 comments on commit 753a219

Please sign in to comment.