Commit c7e577a5 authored by 🤖 GitLab Bot 🤖's avatar 🤖 GitLab Bot 🤖
Browse files

chore(deps): update rust crate tonic-prost to v0.14.5

parent cf7414fd
Loading
Loading
Loading
Loading
+10 −10
Original line number Diff line number Diff line
@@ -2333,7 +2333,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
dependencies = [
 "libc",
 "windows-sys 0.52.0",
 "windows-sys 0.59.0",
]

[[package]]
@@ -4899,7 +4899,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "343d3bd7056eda839b03204e68deff7d1b13aba7af2b2fd16890697274262ee7"
dependencies = [
 "heck",
 "itertools 0.14.0",
 "itertools 0.13.0",
 "log",
 "multimap",
 "petgraph",
@@ -4920,7 +4920,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "27c6023962132f4b30eb4c172c91ce92d933da334c59c23cddee82358ddafb0b"
dependencies = [
 "anyhow",
 "itertools 0.14.0",
 "itertools 0.13.0",
 "proc-macro2",
 "quote",
 "syn",
@@ -5111,7 +5111,7 @@ dependencies = [
 "once_cell",
 "socket2",
 "tracing",
 "windows-sys 0.52.0",
 "windows-sys 0.59.0",
]

[[package]]
@@ -5527,7 +5527,7 @@ dependencies = [
 "errno",
 "libc",
 "linux-raw-sys",
 "windows-sys 0.52.0",
 "windows-sys 0.59.0",
]

[[package]]
@@ -5608,7 +5608,7 @@ dependencies = [
 "security-framework 3.6.0",
 "security-framework-sys",
 "webpki-root-certs",
 "windows-sys 0.52.0",
 "windows-sys 0.59.0",
]

[[package]]
@@ -6563,7 +6563,7 @@ dependencies = [
 "getrandom 0.4.1",
 "once_cell",
 "rustix",
 "windows-sys 0.52.0",
 "windows-sys 0.59.0",
]

[[package]]
@@ -6926,9 +6926,9 @@ dependencies = [

[[package]]
name = "tonic-prost"
version = "0.14.4"
version = "0.14.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9f86539c0089bfd09b1f8c0ab0239d80392af74c21bc9e0f15e1b4aca4c1647f"
checksum = "a55376a0bbaa4975a3f10d009ad763d8f4108f067c7c2e74f3001fb49778d309"
dependencies = [
 "bytes",
 "prost",
@@ -7639,7 +7639,7 @@ version = "0.1.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
dependencies = [
 "windows-sys 0.52.0",
 "windows-sys 0.59.0",
]

[[package]]