We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fed4b7b commit 13f1c20Copy full SHA for 13f1c20
webrender/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "webrender"
3
-version = "0.56.1"
+version = "0.57.0"
4
authors = ["Glenn Watson <gw@intuitionlibrary.com>"]
5
license = "MPL-2.0"
6
repository = "https://github.com/servo/webrender"
webrender_api/Cargo.toml
name = "webrender_api"
wrench/Cargo.toml
name = "wrench"
-version = "0.2.6"
+version = "0.3.0"
authors = ["Vladimir Vukicevic <vladimir@pobox.com>"]
build = "build.rs"
0 commit comments