зеркало из https://github.com/mozilla/cubeb-rs.git
chore: Release
This commit is contained in:
Родитель
c98c38861c
Коммит
a40d2f4cfa
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "cubeb"
|
||||
version = "0.17.0"
|
||||
version = "0.18.0"
|
||||
authors = ["Dan Glastonbury <dglastonbury@mozilla.com>"]
|
||||
license = "ISC"
|
||||
readme = "README.md"
|
||||
|
@ -19,4 +19,4 @@ circle-ci = { repository = "mozilla/cubeb-rs" }
|
|||
gecko-in-tree = ["cubeb-core/gecko-in-tree"]
|
||||
|
||||
[dependencies]
|
||||
cubeb-core = { path = "../cubeb-core", version = "0.17.0" }
|
||||
cubeb-core = { path = "../cubeb-core", version = "0.18.0" }
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "cubeb-backend"
|
||||
version = "0.17.0"
|
||||
version = "0.18.0"
|
||||
authors = ["Dan Glastonbury <dglastonbury@mozilla.com>"]
|
||||
license = "ISC"
|
||||
keywords = ["cubeb"]
|
||||
|
@ -18,4 +18,4 @@ circle-ci = { repository = "mozilla/cubeb-rs" }
|
|||
gecko-in-tree = ["cubeb-core/gecko-in-tree"]
|
||||
|
||||
[dependencies]
|
||||
cubeb-core = { path = "../cubeb-core", version = "0.17.0" }
|
||||
cubeb-core = { path = "../cubeb-core", version = "0.18.0" }
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "cubeb-core"
|
||||
version = "0.17.0"
|
||||
version = "0.18.0"
|
||||
authors = ["Dan Glastonbury <dglastonbury@mozilla.com>"]
|
||||
license = "ISC"
|
||||
keywords = ["cubeb"]
|
||||
|
@ -19,7 +19,7 @@ gecko-in-tree = ["cubeb-sys/gecko-in-tree"]
|
|||
|
||||
[dependencies]
|
||||
bitflags = "1.2.0"
|
||||
cubeb-sys = { path = "../cubeb-sys", version = "0.17" }
|
||||
cubeb-sys = { path = "../cubeb-sys", version = "0.18" }
|
||||
|
||||
[build-dependencies]
|
||||
cc = "1.1.30"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "cubeb-sys"
|
||||
version = "0.17.1"
|
||||
version = "0.18.0"
|
||||
authors = ["Dan Glastonbury <dglastonbury@mozilla.com>"]
|
||||
repository = "https://github.com/mozilla/cubeb-rs"
|
||||
license = "ISC"
|
||||
|
|
Загрузка…
Ссылка в новой задаче