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.
1 parent b2daee1 commit 958ff96Copy full SHA for 958ff96
enums/Cargo.toml
@@ -6,7 +6,7 @@ edition = "2024"
6
7
[dependencies]
8
clap = { version = "^4.0", features = ["derive"] }
9
-askama = "^0.13"
+askama = "^0.14"
10
11
tree-sitter = "=0.25.3"
12
tree-sitter-java = "=0.23.5"
0 commit comments