rust: Drop crates-io patch and use 0.4.0
The latest release of the crate includes the features and fixes we need. Closes: #1639 Approved by: cgwalters
This commit is contained in:
parent
537a040b00
commit
a87486e18e
@ -16,11 +16,7 @@ tempfile = "3.0.3"
|
||||
openat = "0.1.15"
|
||||
curl = "0.4.14"
|
||||
c_utf8 = "0.1.0"
|
||||
systemd = "0.3.0"
|
||||
|
||||
# Until https://github.com/jmesmon/rust-systemd/pull/54 gets merged
|
||||
[patch.crates-io]
|
||||
systemd = { git = "https://github.com/jlebon/rust-systemd", branch = "pr/add-monotonic" }
|
||||
systemd = "0.4.0"
|
||||
|
||||
[lib]
|
||||
name = "rpmostree_rust"
|
||||
|
Loading…
Reference in New Issue
Block a user