Skip to content

Commit

Permalink
chore: Use libreauth 0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
drager committed Nov 18, 2024
1 parent e2e3a8a commit 4858347
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 24 deletions.
26 changes: 3 additions & 23 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ regex = "1.8.3"
either = { version = "1.8.1", features = ["serde"]}
log = "0.4.18"
rand = "0.8.5"
libreauth = { git = "https://github.com/breard-r/libreauth/", branch = "main" }
libreauth = "0.17.0"
env_logger = "0.11.5"
async-stream = "0.3.6"

Expand Down

0 comments on commit 4858347

Please sign in to comment.