Change once_cell version to `1`

pull/63/head
Fabian-Lars 3 years ago committed by GitHub
parent 8be7b681d7
commit 3ff06d88ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -16,7 +16,7 @@ tauri.workspace = true
log.workspace = true log.workspace = true
thiserror.workspace = true thiserror.workspace = true
authenticator = "0.3.1" authenticator = "0.3.1"
once_cell = "1.17" once_cell = "1"
sha2 = "0.10" sha2 = "0.10"
base64 = { version = "^0.13" } base64 = { version = "^0.13" }
u2f = "0.2" u2f = "0.2"

Loading…
Cancel
Save