diff --git a/Cargo.toml b/Cargo.toml index 29aecbd..d5659d7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,5 +11,5 @@ edition = "2021" readme = "README.md" [dependencies] -bitfield = "0.13.2" -smbus-pec = "0.1.0" +bitfield = "0.14" +smbus-pec = "1.0.1"