build: remove unused deps, bump deps, and bump MSRV to 1.74.1
This commit is contained in:
parent
728793a160
commit
2e56e94648
3 changed files with 52 additions and 58 deletions
|
|
@ -41,7 +41,6 @@ indoc.workspace = true
|
|||
lazy_static.workspace = true
|
||||
log.workspace = true
|
||||
memchr.workspace = true
|
||||
path-slash.workspace = true
|
||||
regex.workspace = true
|
||||
regex-syntax.workspace = true
|
||||
rustc-hash.workspace = true
|
||||
|
|
@ -70,6 +69,3 @@ tempfile.workspace = true
|
|||
pretty_assertions.workspace = true
|
||||
ctor.workspace = true
|
||||
unindent.workspace = true
|
||||
|
||||
[build-dependencies]
|
||||
toml.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue