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 ba27ca7 commit 865e109Copy full SHA for 865e109
enums/Cargo.toml
@@ -6,7 +6,7 @@ edition = "2021"
6
7
[dependencies]
8
clap = { version = "^4.0", features = ["derive"] }
9
-askama = "^0.12"
+askama = "^0.13"
10
11
tree-sitter = "=0.25.3"
12
tree-sitter-java = "=0.23.5"
0 commit comments