build: remove unused deps, bump deps, and bump MSRV to 1.74.1

This commit is contained in:
Amaan Qureshi 2024-03-10 04:35:52 -04:00
parent 728793a160
commit 2e56e94648
3 changed files with 52 additions and 58 deletions

View file

@ -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