fixed artifact dep

This commit is contained in:
Parker TenBroeck 2026-03-11 13:40:36 -04:00
parent d979e99ce5
commit 53eb596861
7 changed files with 18 additions and 57 deletions

1
Cargo.lock generated
View file

@ -464,6 +464,7 @@ version = "0.1.0"
dependencies = [
"axum",
"futures-util",
"libvhdl_conn",
"serde",
"serde_json",
"tokio",