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 dd33c80 commit 6edf46bCopy full SHA for 6edf46b
codegen-sdk-common/Cargo.toml
@@ -31,7 +31,7 @@ convert_case = { workspace = true }
31
tree-sitter-query = {git = "https://github.com/tree-sitter-grammars/tree-sitter-query", rev = "0555ac0da902abff06076e40501102cee3ba68bd", optional = true, version = ">=0.1.0"}
32
phf = { version = "0.11.3", features = ["macros"] }
33
rkyv = { workspace = true }
34
-xdg = "2.5.2"
+xdg = "3.0.0"
35
base64 = "0.22.1"
36
proc-macro2 = { workspace = true }
37
quote = { workspace = true }
0 commit comments