Add Cargo.toml

This commit is contained in:
George Kaklamanos 2023-05-23 18:34:24 +03:00
parent 90b27fb9f0
commit 3a5d0deaa5

4
Cargo.toml Normal file
View file

@ -0,0 +1,4 @@
[package]
name = "spaceapi2prometheus"
version = "0.1.0"
edition = "2021"