Skip to content

Commit 69daf63

Browse files
authored
ci: pin home crate to fix rust build (#4330)
1 parent ccfa3b2 commit 69daf63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bindings/rust/generate/Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ publish = false
1111
bindgen = "0.65"
1212
glob = "0.3"
1313
regex = "=1.9.6" # newer versions require rust 1.65, see https://github.com/aws/s2n-tls/issues/4242
14+
home = "=0.5.5" # newer versions require rust 1.70

0 commit comments

Comments
 (0)