Skip to content

Commit 9efac60

Browse files
chore(deps): update md5 requirement from 0.7.0 to 0.8.0 (#10)
1 parent a4980d5 commit 9efac60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ axum-server = { version = "0.7.1", features = ["tls-rustls"] }
2121
tower-http = { version = "0.6.2", default-features = false, features = ["trace", "cors"] }
2222
tower = { version = "0.5.2", default-features = false, features = ["limit"] }
2323
rcgen = "0.14.1"
24-
md5 = "0.7.0"
24+
md5 = "0.8.0"
2525
hex = "0.4.3"
2626

2727
tokio-rustls = { version = "0.26", default-features = false }

0 commit comments

Comments
 (0)