Fixed docker container linking

This commit is contained in:
2023-07-06 10:59:41 -04:00
parent f94b3fe419
commit a352341d3d
8 changed files with 29 additions and 38 deletions

View File

@@ -1,10 +1,8 @@
[package]
name = "siren"
version = "0.2.0"
version = "0.2.1"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
dotenv = "0.15.0"
serde_json = "1.0"