You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Cargo.toml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
[package]
2
2
name = "offscreen_gl_context"
3
3
license = "MIT / Apache-2.0"
4
-
version = "0.14.2"
4
+
version = "0.14.3"
5
5
authors = ["Emilio Cobos Álvarez <emilio@crisal.io>", "The Servo Project Developers"]
6
6
description = "Creation and manipulation of HW accelerated offscreen rendering contexts in multiple platforms. Originally intended for the Servo project's WebGL implementation."
0 commit comments