rust/library/std
Trevor Gross 978e11baa2 Upgrade the fortanix-sgx-abi dependency
0.6.1 removes the `compiler-builtins` dependency, part of RUST-142265.
The breaking change from 0.5 to 0.6 is for an update to the
`insecure_time` API [1].

I validated that `./x c library --target x86_64-fortanix-unknown-sgx`
completes successfully with this change.

Link: a34e9767f3 [1]
2025-07-01 03:33:10 -05:00
..
benches Fix import in bench for wasm 2025-02-12 14:44:30 -08:00
src Upgrade the fortanix-sgx-abi dependency 2025-07-01 03:33:10 -05:00
tests make tidy-alphabetical use a natural sort 2025-06-25 22:52:38 +02:00
build.rs Use feature(target_has_reliable_f16_f128) in library tests 2025-04-27 20:10:33 +00:00
Cargo.toml Upgrade the fortanix-sgx-abi dependency 2025-07-01 03:33:10 -05:00