We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 956a240 + 3561ab3 commit 3548724Copy full SHA for 3548724
hermit-abi/Cargo.toml
@@ -2,7 +2,7 @@
2
name = "hermit-abi"
3
version = "0.2.6"
4
authors = ["Stefan Lankes"]
5
-license = "MIT/Apache-2.0"
+license = "MIT OR Apache-2.0"
6
readme = "README.md"
7
edition = "2021"
8
description = """
hermit-sys/Cargo.toml
name = "hermit-sys"
version = "0.4.0"
description = "FFI bindings to HermitCore"
repository = "https://github.com/hermitcore/rusty-hermit"
0 commit comments