cargo init

This commit is contained in:
nora 2021-12-17 16:27:57 +01:00
parent fd9899d163
commit d322644fab
4 changed files with 21 additions and 0 deletions

7
Cargo.lock generated Normal file
View file

@ -0,0 +1,7 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "service-manager"
version = "0.1.0"