We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4026bc commit d034961Copy full SHA for d034961
1 file changed
Cargo.toml
@@ -49,6 +49,9 @@ hyper = { version = "0.14" }
49
tower = { version = "0.4.13" }
50
zerocopy = { version = "0.7.32", features = ["derive", "alloc"] }
51
52
+[patch.crates-io]
53
+home = "0.5.9"
54
+
55
[profile.release]
56
codegen-units = 1
57
panic = "unwind"
0 commit comments