Skip to content

Commit

Permalink
Bump regex-syntax to 0.8 (bevyengine#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron1011 authored Jan 17, 2024
1 parent 1447b43 commit 5345371
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 @@ -20,7 +20,7 @@ allow_deprecated = []
naga = { version = "0.14.1", features = ["wgsl-in", "wgsl-out", "clone", "span"] }
tracing = "0.1"
regex = "1.8"
regex-syntax = "0.7"
regex-syntax = "0.8"
thiserror = "1.0"
codespan-reporting = "0.11"
data-encoding = "2.3.2"
Expand Down

0 comments on commit 5345371

Please sign in to comment.