Skip to content

Commit 20bc271

Browse files
authored
Merge pull request #54 from tisonkun/patch-1
Update repo link in Cargo.toml
2 parents 8a85cde + 1d4189c commit 20bc271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "ungrammar"
33
description = "A DSL for describing concrete syntax trees"
44
version = "1.16.1"
55
license = "MIT OR Apache-2.0"
6-
repository = "https://github.com/matklad/ungrammar"
6+
repository = "https://github.com/rust-analyzer/ungrammar"
77
edition = "2018"
88

99
exclude = ["/bors.toml", "/.github"]

0 commit comments

Comments
 (0)