Skip to content

Commit

Permalink
Merge pull request #144 from mgeisler/dependabot/cargo/minor-updates-…
Browse files Browse the repository at this point in the history
…02e0a34173

cargo: bump the minor-updates group with 1 update
  • Loading branch information
mgeisler authored Jan 22, 2024
2 parents 011de4e + 63ae792 commit 09dec8b
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 @@ -23,7 +23,7 @@ pulldown-cmark = { version = "0.9.1", default-features = false, optional = true
regex = { version = "1.5.4", default-features = false, features = ["std", "unicode"], optional = true }
semver = { version = "1.0.5", optional = true }
syn = { version = "2.0.15", default-features = false, features = ["parsing", "printing", "full"], optional = true }
toml = { version = "0.7.8", optional = true }
toml = { version = "0.8.8", optional = true }
url = { version = "2.2.2", optional = true }

[dev-dependencies]
Expand Down

0 comments on commit 09dec8b

Please sign in to comment.