diff --git a/analytics-cnpg/Cargo.toml b/analytics-cnpg/Cargo.toml new file mode 100644 index 0000000..1d15431 --- /dev/null +++ b/analytics-cnpg/Cargo.toml @@ -0,0 +1,16 @@ +[package] +name = "analytics-cnpg" +version = "16.4.0-1" +edition = "2021" +authors = ["tembo.io"] +description = "Container image for Tembo's Analytics Stack" +homepage = "https://www.tembo.io" +license = "Apache-2.0" +readme = "README.md" +repository = " https://github.com/tembo-io/tembo-images" +publish = false + + +# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html + +[dependencies]