diff --git a/Cargo.toml b/Cargo.toml index 86de52a..380e9d3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ edition = "2021" [dependencies] axum = "0.7" axum-macros = "0.4" -libaccount = { version = "0.1", git = "https://github.com/subitlab-buf/libaccount.git", branch = "tags" } +libaccount = { version = "0.1", git = "https://github.com/subitlab-buf/libaccount.git" } dmds = "0.2" dmds-tokio-fs = "0.2" tokio = { version = "1.35", features = [