Merge branch 'main' into feat/notification

This commit is contained in:
Jonas Kruckenberg 2022-11-15 16:41:20 +01:00 committed by GitHub
commit de455c7d9b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 164 additions and 3 deletions

View file

@ -62,7 +62,7 @@ These API bindings are not completely on-par with `@tauri-apps/api` yet, but her
- [ ] `http`
- [x] `mocks`
- [x] `notification`
- [ ] `os`
- [x] `os`
- [ ] `path`
- [x] `process`
- [ ] `shell`