Skip to content

Commit 1ac5ae2

Browse files
authored
Merge pull request #46 from media-streaming-mesh/dependabot/cargo/prost-0.12.1
Update prost requirement from 0.11.9 to 0.12.1
2 parents 59f7dca + 0f2b527 commit 1ac5ae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ http = "0.2.6"
2727
h2 = "0.3"
2828
log = "0.4.16"
2929
once_cell = "1.10.0"
30-
prost = "0.11.9"
30+
prost = "0.12.1"
3131
simple_logger = "4.1.0"
3232
tokio = { version = "1.28.1", features = ["macros", "rt", "signal"] }
3333
tokio-util = "0.7.8"

0 commit comments

Comments
 (0)