bump to libhandy-1 & release 0.7.0

we have also yanked the 1.0.0-alpha to avoid to the bump from 0.6 to 1.0
This commit is contained in:
Bilal Elmoussaoui 2020-09-08 21:32:45 +02:00
parent d61031e462
commit 447c324f44
4 changed files with 143 additions and 143 deletions

File diff suppressed because it is too large Load diff

View file

@ -34,12 +34,12 @@ license = "GPL-3.0-or-later"
links = "handy"
name = "libhandy-sys"
repository = "https://gitlab.gnome.org/World/Rust/libhandy-rs"
version = "1.0.0-alpha"
version = "0.7.0"
[package.metadata.docs.rs]
features = ["dox"]
[package.metadata.system-deps.libhandy_1]
name = "libhandy-1"
version = "0.84"
version = "1"
[package.metadata.system-deps.libhandy_1.feature-versions]
v1_0 = "0.83"
v1_0 = "1 "

View file

@ -7,7 +7,7 @@ keywords = [
'gtk-rs',
'gnome',
]
version = '1.0.0-alpha'
version = '0.7.0'
description = 'Rust bindings for libhandy'
license = 'GPL-3.0-or-later'
repository = 'https://gitlab.gnome.org/World/Rust/libhandy-rs'
@ -36,7 +36,7 @@ version = '0.9'
features = ['v3_24']
[dependencies.libhandy-sys]
version = '1.0.0-alpha'
version = '0.7.0'
path = '../libhandy-sys'
[features]

View file

@ -1,3 +1,3 @@
[wrap-git]
url = https://gitlab.gnome.org/GNOME/libhandy.git
revision = c7aaf6f4f50b64ee55fcfee84000e9525fc5f93a
revision = 94313c206258860b2428712e7ece1d02c5177857