mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-11-20 03:25:47 +00:00
rust: prep for 1.1.8
This commit is contained in:
parent
887726b0d9
commit
7043cfcc65
2
rust/libnotcurses-sys/Cargo.lock
generated
2
rust/libnotcurses-sys/Cargo.lock
generated
@ -160,7 +160,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "libnotcurses-sys"
|
||||
version = "1.1.7"
|
||||
version = "1.1.8"
|
||||
dependencies = [
|
||||
"bindgen 0.52.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"cc 1.0.50 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
2
rust/notcurses/Cargo.lock
generated
2
rust/notcurses/Cargo.lock
generated
@ -2,5 +2,5 @@
|
||||
# It is not intended for manual editing.
|
||||
[[package]]
|
||||
name = "notcurses"
|
||||
version = "1.1.7"
|
||||
version = "1.1.8"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user