File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ divan = "0.1.14"
20
20
insta = { version = " 1.38.0" , features = [" redactions" , " ron" ] }
21
21
# miette = { version = "7.2.0", features = ["fancy"] }
22
22
miette = { git = " https://github.com/TheLostLambda/miette" , features = [" fancy" ] }
23
- rust_decimal = " 1.35 .0"
23
+ rust_decimal = " 1.36 .0"
24
24
rust_decimal_macros = " 1.34.2"
25
25
26
26
[[bench ]]
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ knuffel = { git = "https://github.com/TheLostLambda/knuffel.git" }
14
14
miette = { git = " https://github.com/TheLostLambda/miette" }
15
15
nom = " 7.1.3"
16
16
nom-miette = { path = " ../nom-miette" }
17
- rust_decimal = " 1.35 .0"
17
+ rust_decimal = " 1.36 .0"
18
18
serde = { version = " 1.0.198" , features = [" derive" ] }
19
19
static_assertions = " 1.1.0"
20
20
thiserror = " 1.0.59"
You can’t perform that action at this time.
0 commit comments