SIGN IN SIGN UP
rust-lang / rust UNCLAIMED

Empowering everyone to build reliable and efficient software.

0 0 64 Rust

Cargo.lock: bump compiler_builtins to 0.1.101

The Xous operating system has no libc, and relies on `compiler_builtins`
to supply basic functions such as `memcpy`. Bump the version to 0.1.101
to pull in a version of this crate with the flag enabled for Xous.

Signed-off-by: Sean Cross <sean@xobs.io>
S
Sean Cross committed
00280c8972150d6d4ee27926dfbe5b39bbf11fc3
Parent: 6413844