Skip to content

Commit

Permalink
Update witx to 0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
jedisct1 committed Feb 18, 2021
1 parent 7c3699c commit aeff2dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "witx-docgen"
version = "0.1.3"
version = "0.2.0"
authors = ["Frank Denis <[email protected]>"]
edition = "2018"
keywords = ["webassembly", "wasm", "witx", "doc"]
Expand All @@ -12,4 +12,4 @@ description = "CLI tool to generate documentation from a WITX file."

[dependencies]
clap = "2"
witx = "0.8.7"
witx = "0.9.0"

0 comments on commit aeff2dd

Please sign in to comment.