Skip to content

Commit

Permalink
chore: Version bump gura
Browse files Browse the repository at this point in the history
  • Loading branch information
polarathene authored Oct 5, 2023
1 parent 58a3e57 commit 7754baa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ yaml-rust = { version = "0.4", optional = true }
rust-ini = { version = "0.19", optional = true }
ron = { version = "0.8", optional = true }
json5_rs = { version = "0.4", optional = true, package = "json5" }
gura = { version = "0.3.0", optional = true, package = "gura" }
gura = { version = "0.5", optional = true, package = "gura" }
indexmap = { version = "2.0.0", features = ["serde"], optional = true }
convert_case = { version = "0.6", optional = true }
pathdiff = "0.2"
Expand Down

0 comments on commit 7754baa

Please sign in to comment.