mirror of
https://github.com/github/codeql.git
synced 2026-03-01 21:34:50 +01:00
17 lines
386 B
TOML
17 lines
386 B
TOML
# This file is automatically @generated by Cargo.
|
|
# It is not intended for manual editing.
|
|
version = 3
|
|
|
|
[[package]]
|
|
name = "generate-schema"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"ungrammar",
|
|
]
|
|
|
|
[[package]]
|
|
name = "ungrammar"
|
|
version = "1.16.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a3e5df347f0bf3ec1d670aad6ca5c6a1859cd9ea61d2113125794654ccced68f"
|