Skip to content

Commit 9dde55b

Browse files
committed
taplo fix
1 parent 47359f6 commit 9dde55b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ rand_core = "0.6"
6060
rayon = "1.10"
6161
serde = { version = "1.0", features = ["derive", "rc"] }
6262
serde_json = "1.0"
63-
thiserror = "1" # do we need this?
63+
thiserror = "1" # do we need this?
6464
tracing = { version = "0.1", features = ["attributes"] }
6565
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
6666

0 commit comments

Comments
 (0)