Skip to content

Commit

Permalink
Bump the all group in /src-tauri with 10 updates
Browse files Browse the repository at this point in the history
Bumps the all group in /src-tauri with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [serde](https://github.com/serde-rs/serde) | `1.0.190` | `1.0.192` |
| [async-executor](https://github.com/smol-rs/async-executor) | `1.7.0` | `1.7.1` |
| [blocking](https://github.com/smol-rs/blocking) | `1.5.0` | `1.5.1` |
| [bstr](https://github.com/BurntSushi/bstr) | `1.7.0` | `1.8.0` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.0.83` | `1.0.84` |
| [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.5` | `0.3.6` |
| [http](https://github.com/hyperium/http) | `0.2.9` | `0.2.10` |
| [smallvec](https://github.com/servo/rust-smallvec) | `1.11.1` | `1.11.2` |
| [tauri-winrt-notification](https://github.com/tauri-apps/winrt-notification) | `0.1.2` | `0.1.3` |
| [tokio](https://github.com/tokio-rs/tokio) | `1.33.0` | `1.34.0` |


Updates `serde` from 1.0.190 to 1.0.192
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.190...v1.0.192)

Updates `async-executor` from 1.7.0 to 1.7.1
- [Release notes](https://github.com/smol-rs/async-executor/releases)
- [Changelog](https://github.com/smol-rs/async-executor/blob/master/CHANGELOG.md)
- [Commits](smol-rs/async-executor@v1.7.0...v1.7.1)

Updates `blocking` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/smol-rs/blocking/releases)
- [Changelog](https://github.com/smol-rs/blocking/blob/master/CHANGELOG.md)
- [Commits](smol-rs/blocking@v1.5.0...v1.5.1)

Updates `bstr` from 1.7.0 to 1.8.0
- [Commits](BurntSushi/bstr@1.7.0...1.8.0)

Updates `cc` from 1.0.83 to 1.0.84
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Commits](rust-lang/cc-rs@1.0.83...1.0.84)

Updates `errno` from 0.3.5 to 0.3.6
- [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md)
- [Commits](lambda-fairy/rust-errno@v0.3.5...v0.3.6)

Updates `http` from 0.2.9 to 0.2.10
- [Release notes](https://github.com/hyperium/http/releases)
- [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md)
- [Commits](hyperium/http@v0.2.9...v0.2.10)

Updates `smallvec` from 1.11.1 to 1.11.2
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](servo/rust-smallvec@v1.11.1...v1.11.2)

Updates `tauri-winrt-notification` from 0.1.2 to 0.1.3
- [Release notes](https://github.com/tauri-apps/winrt-notification/releases)
- [Changelog](https://github.com/tauri-apps/winrt-notification/blob/dev/CHANGELOG.md)
- [Commits](tauri-apps/winrt-notification@tauri-winrt-notification-v0.1.2...tauri-winrt-notification-v0.1.3)

Updates `tokio` from 1.33.0 to 1.34.0
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.33.0...tokio-1.34.0)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: async-executor
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: blocking
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: bstr
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: cc
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: errno
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: http
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: smallvec
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: tauri-winrt-notification
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: tokio
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 1b246ce commit 7d929a3
Showing 1 changed file with 35 additions and 34 deletions.
69 changes: 35 additions & 34 deletions src-tauri/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7d929a3

Please sign in to comment.