Skip to content

Commit fdd018f

Browse files
committed
Update dependencies
1 parent c4a1c56 commit fdd018f

File tree

2 files changed

+58
-64
lines changed

2 files changed

+58
-64
lines changed

Cargo.lock

Lines changed: 57 additions & 63 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vhdl_ls/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ fuzzy-matcher = "0.3.7"
2929
[dev-dependencies]
3030
tempfile = "3"
3131
pretty_assertions = "1"
32-
regex = "1.10.4"
32+
regex = "1.10.5"
3333

3434
[features]
3535
default = []

0 commit comments

Comments
 (0)