chore: libtailscale rust build

This commit is contained in:
DecDuck
2025-05-14 10:01:26 +10:00
parent 4b4c0734ec
commit 02edb2cbc1
11 changed files with 737 additions and 1 deletions

View File

@ -60,6 +60,7 @@ droplet-rs = "0.7.3"
gethostname = "1.0.1"
native_db = "0.8.1"
native_model = "0.6.1"
tailscale = { path = "./tailscale" }
[dependencies.dynfmt]
version = "0.1.5"