fix(rust): enable static CRT linking for Linux Rust targets
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## Pending
|
||||
|
||||
### Fixes
|
||||
|
||||
- enable static CRT linking for Linux Rust targets (rust)
|
||||
- adds x86_64-unknown-linux-gnu target configuration with static CRT rustflags
|
||||
- enables static CRT rustflags for aarch64-unknown-linux-gnu alongside the existing cross-linker
|
||||
|
||||
## 2026-05-02 - 2.10.0 - feat(rustdb)
|
||||
extract service API logic into a dedicated Rust module and expose shared service types
|
||||
|
||||
|
||||
Reference in New Issue
Block a user