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.
2 parents 8a85cde + 1d4189c commit 20bc271Copy full SHA for 20bc271
Cargo.toml
@@ -3,7 +3,7 @@ name = "ungrammar"
3
description = "A DSL for describing concrete syntax trees"
4
version = "1.16.1"
5
license = "MIT OR Apache-2.0"
6
-repository = "https://github.com/matklad/ungrammar"
+repository = "https://github.com/rust-analyzer/ungrammar"
7
edition = "2018"
8
9
exclude = ["/bors.toml", "/.github"]
0 commit comments