We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62a3019 commit a1c8d6eCopy full SHA for a1c8d6e
Cargo.toml
@@ -29,7 +29,7 @@ byteorder = "1.4.3"
29
crc = "3.0.0"
30
half = "2.1.0"
31
# This is used internally but not intended to be exposed through the API.
32
-protobuf = "=2.27.1"
+protobuf = "2.27.1"
33
# Enables conversions between ndarray::Array objects and tensorflow::Tensor
34
ndarray = { version = "0.15.6", optional = true }
35
rustversion = "1.0.9"
0 commit comments