Bump ts-rs from 10.1.0 to 11.1.0 in /sync-server
Bumps [ts-rs](https://github.com/Aleph-Alpha/ts-rs) from 10.1.0 to 11.1.0. - [Release notes](https://github.com/Aleph-Alpha/ts-rs/releases) - [Changelog](https://github.com/Aleph-Alpha/ts-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/Aleph-Alpha/ts-rs/compare/v10.1.0...v11.1.0) --- updated-dependencies: - dependency-name: ts-rs dependency-version: 11.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e75298c4f1
commit
ca31f83f5c
2 changed files with 5 additions and 6 deletions
|
|
@ -32,7 +32,7 @@ serde_yaml = "0.9.34"
|
|||
serde_json = "1.0.140"
|
||||
clap-verbosity-flag = "3.0.3"
|
||||
bimap = "0.6.3"
|
||||
ts-rs = { version = "10.1", features = ["uuid-impl", "chrono-impl"] }
|
||||
ts-rs = { version = "11.1", features = ["uuid-impl", "chrono-impl"] }
|
||||
serde_with = "3.15.1"
|
||||
base64 = "0.22.1"
|
||||
reconcile-text = { version = "0.7.1", features = ["serde"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue