Updated toml a bit - still more to go

This commit is contained in:
Dave
2026-02-20 16:13:05 +00:00
parent 94ec5ddf7d
commit b689466a61
2 changed files with 17 additions and 37 deletions

View File

@@ -22,7 +22,7 @@ rust-embed = { workspace = true }
mime_guess = { workspace = true }
homedir = { workspace = true }
serde_yaml = "0.9"
toml = "0.8"
toml = "0.9.8"
async-stream = "0.3"
bytes = "1"
portable-pty = { workspace = true }