1 parent 27f961b commit 6d65c4fCopy full SHA for 6d65c4f
1 file changed
Cargo.toml
@@ -10,7 +10,7 @@ repository = "https://github.com/cv/bash-ast"
10
[dependencies]
11
serde = { version = "1.0", features = ["derive"] }
12
serde_json = "1.0"
13
-thiserror = "1.0"
+thiserror = "2.0"
14
schemars = "1.2"
15
16
[build-dependencies]
0 commit comments