mirror of
https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials.git
synced 2024-11-11 07:10:59 +00:00
3f92aab6e7
cortex-a -> 2.2.1 panic-abort -> 0.3.1
15 lines
427 B
TOML
15 lines
427 B
TOML
[[package]]
|
|
name = "kernel8"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"panic-abort 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "panic-abort"
|
|
version = "0.3.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[metadata]
|
|
"checksum panic-abort 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "2c14a66511ed17b6a8b4256b868d7fd207836d891db15eea5195dbcaf87e630f"
|