chore: bump dependencies

This commit is contained in:
steven-omaha
2023-07-06 12:55:58 +02:00
parent 3515d8bc0b
commit 73c041922f
2 changed files with 105 additions and 84 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ anyhow = { workspace = true }
clap = "4.3"
const_format = { version = "0.2", default-features = false }
path-absolutize = "3.1"
regex = { version = "1.8", default-features = false, features = ["std"] }
regex = { version = "1.9", default-features = false, features = ["std"] }
termios = "0.3"
walkdir = "2.3"