mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Merge branch 'main' into nickrolfe/ruby-overlay-extraction
This commit is contained in:
@@ -17,11 +17,11 @@ encoding = "0.2"
|
||||
lazy_static = "1.5.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
chrono = { version = "0.4.40", features = ["serde"] }
|
||||
num_cpus = "1.16.0"
|
||||
chrono = { version = "0.4.41", features = ["serde"] }
|
||||
num_cpus = "1.17.0"
|
||||
zstd = "0.13.3"
|
||||
|
||||
[dev-dependencies]
|
||||
tree-sitter-ql = "0.23.1"
|
||||
tree-sitter-json = "0.24.8"
|
||||
rand = "0.9.0"
|
||||
rand = "0.9.1"
|
||||
|
||||
Reference in New Issue
Block a user