Skip to content

Commit b207203

Browse files
build(deps): bump prost-types in /tensorboard/data/server
Bumps [prost-types](https://github.com/tokio-rs/prost) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/tokio-rs/prost/releases) - [Commits](tokio-rs/prost@v0.7.0...v0.8.0) --- updated-dependencies: - dependency-name: prost-types dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2683356 commit b207203

File tree

2 files changed

+55
-13
lines changed

2 files changed

+55
-13
lines changed

tensorboard/data/server/Cargo.lock

Lines changed: 54 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tensorboard/data/server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ env_logger = "0.8.2"
3636
futures-core = "0.3.12"
3737
log = "0.4.11"
3838
prost = "0.7.0"
39-
prost-types = "0.7.0"
39+
prost-types = "0.8.0"
4040
rand = "0.7.3"
4141
rand_chacha = "0.2.2"
4242
rayon = "1.5.0"

0 commit comments

Comments
 (0)