Skip to content

Commit 84cd71f

Browse files
Update tor-basic-utils requirement from 0.23.0 to 0.24.0
Updates the requirements on tor-basic-utils to permit the latest version. --- updated-dependencies: - dependency-name: tor-basic-utils dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 57f7aa1 commit 84cd71f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/obfs4/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ filetime = {version="0.2.25", optional=true}
8080
[dev-dependencies]
8181
tracing-subscriber = "0.3.18"
8282
hex-literal = "0.4.1"
83-
tor-basic-utils = "0.23.0"
83+
tor-basic-utils = "0.24.0"
8484

8585
# benches
8686
# criterion = "0.5"

0 commit comments

Comments
 (0)