Fix self-update (#911)

This commit is contained in:
Roey Darwish Dror 2022-05-01 19:19:44 +03:00 committed by GitHub
parent d7e5446c7c
commit ad694b56f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,3 +55,4 @@ lto = true
[features]
default = []
self-update = ["self_update_crate"]