One-click backups for AT Protocol

build(deps): bump slab

Bumps the cargo group with 1 update in the /src-tauri directory: [slab](https://github.com/tokio-rs/slab).


Updates `slab` from 0.4.10 to 0.4.11
- [Release notes](https://github.com/tokio-rs/slab/releases)
- [Changelog](https://github.com/tokio-rs/slab/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/slab/compare/v0.4.10...v0.4.11)

---
updated-dependencies:
- dependency-name: slab
dependency-version: 0.4.11
dependency-type: indirect
dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>

authored by dependabot[bot] and committed by GitHub fe3ce4cd 382503e8

Changed files
+2 -2
src-tauri
+2 -2
src-tauri/Cargo.lock
··· 3971 3972 [[package]] 3973 name = "slab" 3974 - version = "0.4.10" 3975 source = "registry+https://github.com/rust-lang/crates.io-index" 3976 - checksum = "04dc19736151f35336d325007ac991178d504a119863a2fcb3758cdb5e52c50d" 3977 3978 [[package]] 3979 name = "smallvec"
··· 3971 3972 [[package]] 3973 name = "slab" 3974 + version = "0.4.11" 3975 source = "registry+https://github.com/rust-lang/crates.io-index" 3976 + checksum = "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589" 3977 3978 [[package]] 3979 name = "smallvec"