mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2025-11-10 04:22:13 +10:00
11 lines
141 B
TOML
11 lines
141 B
TOML
[package]
|
|
name = "tailscale"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
|
|
[dependencies]
|
|
|
|
[build-dependencies]
|
|
bindgen = "*"
|
|
abs-file-macro = "0.1.2"
|