Skip to content

Commit e259308

Browse files
committed
Bump version and remove old readme blurb
1 parent 3a0e2ee commit e259308

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ keywords = ["epoxy", "libepoxy", "opengl", "gl", "gtk"]
66
license = "Apache-2.0"
77
name = "epoxy"
88
repository = "https://github.com/mjkoo/epoxy-rs"
9-
version = "0.0.2"
9+
version = "0.0.3"
1010

1111
[build-dependencies]
1212
gl_generator = "0.5.3"

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,3 @@ A future version of the library may default to using this implementation.
4444
## Can I draw to a `GtkGLArea` using `glium`?
4545

4646
Hopefully soon.
47-
48-
## The bindings are missing some functions!
49-
50-
Try upgrading to libepoxy 1.3.1, current version in the Ubuntu repository is
51-
1.2. Grabbing the xenial debs from
52-
https://launchpad.net/ubuntu/xenial/amd64/libepoxy0/1.3.1-1 worked for me.

0 commit comments

Comments
 (0)