Skip to content

Commit

Permalink
Depend on released mauth-core
Browse files Browse the repository at this point in the history
  • Loading branch information
masongup-mdsol committed Jun 7, 2024
1 parent bd6a876 commit 65fc0d0
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,7 @@ tower = { version = ">= 0.4.13", optional = true }
axum = { version = ">= 0.7.2", optional = true }
futures-core = { version = ">= 0.3.25", optional = true }
thiserror = ">= 1.0.37"

[dependencies.mauth-core]
git = "https://github.com/mdsol/mauth-core"
branch = "main"
version = "0.5"
mauth-core = "0.5"

[dev-dependencies]
tokio = { version = ">= 1.0.1", features = ["rt-multi-thread", "macros"] }
Expand Down

0 comments on commit 65fc0d0

Please sign in to comment.