Commit 5343f69
committed
Cargo: don't let feature "static" pull xenstore-rs unless "xenstore" is set
The syntax used was equivalent to "dep:xenstore-rs/static", and a bug in
Rust 1.70 (fixed by rust-lang/cargo#12130 in 1.71)
was triggered.1 parent fa5d664 commit 5343f69
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments