Skip to content

Commit

Permalink
fix: set formats repo to franz' branch
Browse files Browse the repository at this point in the history
  • Loading branch information
tuddman committed Jun 13, 2024
1 parent 7e4375d commit 33e6bc9
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 @@ -22,4 +22,4 @@ tls_codec = { version = "0.4.2-pre.1", features = [
"derive",
"serde",
"mls",
], git = "https://github.com/nplasterer/formats", rev = "f1764ef5bc3fd028d899c8fc98b068cb047b4e1d" }
], git = "https://github.com/RustCrypto/formats", branch = "franziskus/tls_codec_serde" }

0 comments on commit 33e6bc9

Please sign in to comment.