Update dependency

This commit is contained in:
2023-03-26 02:15:24 +00:00
committed by GitHub
parent 3231c2c725
commit 12bf78327a
2 changed files with 61 additions and 52 deletions

View File

@@ -64,6 +64,7 @@ buf_redux = { git = "https://github.com/lifegpc/buf_redux" }
openssl = { git = "https://github.com/lifegpc/rust-openssl" }
openssl-sys = { git = "https://github.com/lifegpc/rust-openssl" }
native-tls = { git = "https://github.com/lifegpc/rust-native-tls" }
tempfile = { git = "https://github.com/Stebalien/tempfile" }
[profile.release-with-debug]
inherits = "release"