Skip to content

Commit

Permalink
debug: Just to debug. Don't merge this commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mzaniolo committed Oct 31, 2024
1 parent 6583109 commit 7c20859
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -15,7 +15,7 @@ config = { version = "0.14.0" }
http = "1.1.0"
itertools = "0.13.0"
# error-stack = "0.4.1"
ldap-poller = { git = "https://github.com/famedly/ldap-poller", version = "0.1.0" }
ldap-poller = { git = "https://github.com/famedly/ldap-poller", branch = "mzaniolo/debug" }
serde = { version = "1.0.203", features = ["derive"] }
serde_json = "1.0.127"
tokio = { version = "1.35.1", features = ["macros", "rt-multi-thread", "sync", "time", "fs", "rt"] }
Expand Down

0 comments on commit 7c20859

Please sign in to comment.