confidential-containers / simple-kbs

Key Broker Server for SEV(-ES)
Apache License 2.0
13 stars 13 forks source link

main: Automatically take version from Cargo.toml #46

Closed dubek closed 2 years ago

dubek commented 2 years ago

Remove the hard-coded version string from main.rs.

Signed-off-by: Dov Murik dov.murik1@il.ibm.com


Test:

$ cargo build
$ target/debug/simple-kbs --version
simple-kbs 0.1.0