Skip to content

Commit

Permalink
Merge pull request brendanzab#430 from Eijebong/bump
Browse files Browse the repository at this point in the history
Update xml-rs to 0.7.0 and bump version
  • Loading branch information
brendanzab authored Oct 27, 2017
2 parents ee2ab81 + 5865f5d commit 9adf763
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gl_generator/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "gl_generator"
version = "0.5.5"
version = "0.5.6"
authors = ["Brendan Zabarauskas <[email protected]>",
"Corey Richardson",
"Arseny Kapoulkine"
Expand All @@ -22,4 +22,4 @@ unstable_generator_utils = []
[dependencies]
khronos_api = { version = "1.0.1", path = "../khronos_api" }
log = "0.3.5"
xml-rs = "0.6.0"
xml-rs = "0.7.0"

0 comments on commit 9adf763

Please sign in to comment.