Sign in
rust
/
rust-lang
/
reference
/
refs/heads/master
/
.
/
tools
/
grammar
/
Cargo.toml
blob: 87d93f5c1340cdd7c512042af4f336ce5d8197f7 [
file
] [
log
] [
blame
] [
edit
]
[
package
]
name
=
"grammar"
edition
=
"2024"
license
=
"MIT OR Apache-2.0"
[
dependencies
]
diagnostics
=
{
path
=
"../diagnostics"
}
pathdiff
=
"0.2.3"
regex
=
"1.12.2"
walkdir
=
"2.5.0"