Skip to content

Commit

Permalink
⬆️ Update regex to 1.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 19, 2024
1 parent 805c428 commit a8f1a57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zbus_macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ proc-macro2 = "1.0"
syn = { version = "1.0.103", features = ["extra-traits", "fold", "full"] }
quote = "1.0.35"
proc-macro-crate = "1.3.1"
regex = "1.6.0"
regex = "1.10.3"
zvariant_utils = { path = "../zvariant_utils", version = "=1.1.0" }

[dev-dependencies]
Expand Down

0 comments on commit a8f1a57

Please sign in to comment.