summaryrefslogtreecommitdiffstats
path: root/kernel/Cargo.toml
blob: 1ca49e6c65697ac68ed615fcdac167b6fa3e3e46 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12


[package]
name = "kernel"
version = "0.1.0"
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[lib]
crate-type = ["staticlib"]

Go back to lisible.xyz