Update dependencies

This commit is contained in:
Joscha 2025-02-23 23:38:02 +01:00
parent 676c92752d
commit b207e91c25
2 changed files with 9 additions and 9 deletions

View file

@ -16,7 +16,7 @@ directories = "6.0.0"
edit = "0.1.5"
jiff = "0.2.1"
linkify = "0.10.0"
log = { version = "0.4.25", features = ["std"] }
log = { version = "0.4.26", features = ["std"] }
open = "5.3.2"
parking_lot = "0.12.3"
proc-macro2 = "1.0.93"
@ -34,12 +34,12 @@ unicode-width = "0.2.0"
[workspace.dependencies.euphoxide]
git = "https://github.com/Garmelon/euphoxide.git"
rev = "095d2cea86a574732e82385e217381b35cf65e4d"
tag = "v0.6.1"
features = ["bot"]
[workspace.dependencies.toss]
git = "https://github.com/Garmelon/toss.git"
rev = "423dd100c1360decffc5107ea4757d751ac0f4db"
tag = "v0.3.2"
[workspace.dependencies.vault]
git = "https://github.com/Garmelon/vault.git"