Skip to content

Commit 61970a9

Browse files
committed
Pin 's2n-quic-h3' git dependency to a commit.
1 parent 4f501f4 commit 61970a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/lib/Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ optional = true
128128

129129
[dependencies.s2n-quic-h3]
130130
git = "https://github.com/SergioBenitez/s2n-quic-h3.git"
131+
rev = "865fd25"
131132
optional = true
132133

133134
[target.'cfg(unix)'.dependencies]

0 commit comments

Comments
 (0)