We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d826d9 commit 4f73fb4Copy full SHA for 4f73fb4
1 file changed
Cargo.toml
@@ -1,9 +1,9 @@
1
[package]
2
name = "demikernel"
3
-version = "0.3.0"
+version = "1.0.0"
4
edition = "2018"
5
authors = ["Microsoft Corporation"]
6
-description = "Kernel-Bypass libOS Architecture"
+description = "Kernel-Bypass LibOS Architecture"
7
homepage = "https://aka.ms/demikernel"
8
repository = "https://github.com/demikernel/demikernel"
9
readme = "README.md"
0 commit comments