mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 18:48:36 -07:00
update temporal SDK version + other Rust dependencies, strip debug symbols from generated libraries in production builds
This commit is contained in:
parent
acaebbd75e
commit
39e1aabd2a
4 changed files with 557 additions and 698 deletions
|
@ -1,3 +1,6 @@
|
|||
[workspace]
|
||||
resolver = "2"
|
||||
members = ["smeeclient", "zeroidc"]
|
||||
|
||||
[profile.release]
|
||||
strip = "debuginfo"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue