Skip to content

Commit

Permalink
Merge pull request #24 from morenol/dependabot/cargo/logos-0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 9, 2024
2 parents 7a852d7 + 9f4b0c7 commit f38d68d
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 @@ -14,7 +14,7 @@ path = "tests/lib.rs"
[dependencies]
enumn = "0.1.3"
lazy_static = "1.4.0"
logos = "0.13.0"
logos = "0.14.0"
regex = "1.3"
thiserror = "1.0"
serde = { version = "1.0", features = ["derive"] }
Expand Down

0 comments on commit f38d68d

Please sign in to comment.