fix other typo

This commit is contained in:
Ribbon 2024-03-24 21:01:48 +00:00
parent a3096ef766
commit fbbd4d76b8

View File

@ -5,5 +5,5 @@ git = "https://github.com/mrfluffy-dev/kami"
[build]
template = "cargo"
dependencies = [
"openssl1',
"openssl1",
]