Skip to content

Commit a1c8d6e

Browse files
authored
Update Cargo.toml
1 parent 62a3019 commit a1c8d6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ byteorder = "1.4.3"
2929
crc = "3.0.0"
3030
half = "2.1.0"
3131
# This is used internally but not intended to be exposed through the API.
32-
protobuf = "=2.27.1"
32+
protobuf = "2.27.1"
3333
# Enables conversions between ndarray::Array objects and tensorflow::Tensor
3434
ndarray = { version = "0.15.6", optional = true }
3535
rustversion = "1.0.9"

0 commit comments

Comments
 (0)