confidential-containers / simple-kbs

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

main: Automatically take version from Cargo.toml #46

Closed dubek closed 1 year ago

dubek commented 1 year 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