0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-11-21 21:48:21 -05:00

🧹 chore: make github actions happy (#180)(#178)

This commit is contained in:
neon_arch 2023-09-10 18:02:04 +03:00
parent 8dfe2e1b2d
commit d14a5d4e4d

View File

@ -27,7 +27,7 @@ once_cell = {version="1.18.0"}
error-stack = {version="0.4.0"}
async-trait = {version="0.1.73"}
regex = {version="1.9.4", features=["perf"]}
futures = {version="0.3.28"}dhat = {version="0.3.2", optional = true}
futures = {version="0.3.28"}
dhat = {version="0.3.2", optional = true}
smallvec = {version="1.11.0", features=["union", "serde"]}