fix os mod

This commit is contained in:
Jonas Kruckenberg 2022-11-16 13:18:37 +01:00
parent 4876386825
commit aad6763ef2
2 changed files with 5 additions and 6 deletions

View file

@ -34,7 +34,7 @@ mocks = []
tauri = ["dep:url"]
window = []
process = []
os = ["dep:semver"]
os = []
notification = []
path = []
updater = []