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 f36e4fc commit 6b12335Copy full SHA for 6b12335
Cargo.toml
@@ -1,10 +1,10 @@
1
[package]
2
name = "rowan"
3
-version = "0.8.2"
+version = "0.9.0"
4
authors = ["Aleksey Kladov <[email protected]>"]
5
repository = "https://github.com/matklad/rowan"
6
license = "MIT OR Apache-2.0"
7
-description = "Library for generic lossless syntax trees."
+description = "Library for generic lossless syntax trees"
8
edition = "2018"
9
10
[dependencies]
0 commit comments