mirror of
https://github.com/spacebarchat/client.git
synced 2024-11-21 18:02:32 +01:00
Bump reqwest from 0.12.2 to 0.12.3 in /src-tauri
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.2 to 0.12.3. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.2...v0.12.3) --- updated-dependencies: - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
dfc0922469
commit
91f21a4c6c
@ -22,7 +22,7 @@ tauri-plugin-updater = "2.0.0-alpha"
|
||||
tauri-plugin-process = "2.0.0-alpha"
|
||||
tauri-plugin-log = "2.0.0-alpha"
|
||||
tauri-plugin-os = "2.0.0-alpha"
|
||||
reqwest = { version = "0.12.2", default-features = false, features = [
|
||||
reqwest = { version = "0.12.3", default-features = false, features = [
|
||||
"json",
|
||||
"rustls-tls",
|
||||
] }
|
||||
|
Loading…
Reference in New Issue
Block a user