Skip to content

Commit

Permalink
Update proxy_dll
Browse files Browse the repository at this point in the history
Fixes #258
  • Loading branch information
trumank committed Dec 13, 2024
1 parent dfc5965 commit 967c85e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 hook/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ bitflags = "2.6.0"
widestring = "1.1.0"
tokio = { workspace = true, features = ["full"] }
tracing-appender = "0.2.3"
proxy_dll = { git = "https://github.com/trumank/proxy_dll.git", version = "0.1.0" }
proxy_dll = { git = "https://github.com/trumank/proxy_dll.git" }

0 comments on commit 967c85e

Please sign in to comment.