mirror of
https://github.com/rustic-rs/rustic.git
synced 2025-10-26 11:18:51 +00:00
fix(deps): update rust crate libc to 0.2.151 (#992)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9f5d64a2b3
commit
a9e7d2d3ef
@ -100,7 +100,7 @@ tempfile = { workspace = true }
|
||||
toml = { workspace = true }
|
||||
|
||||
[target.'cfg(not(windows))'.dependencies]
|
||||
libc = "0.2.150"
|
||||
libc = "0.2.151"
|
||||
[workspace.dependencies]
|
||||
rustic_core = { version = "0.1.2", features = ["cli"] }
|
||||
abscissa_core = { version = "0.7.0", default-features = false, features = ["application"] }
|
||||
|
||||
Loading…
Reference in New Issue
Block a user