diff --git a/Cargo.toml b/Cargo.toml index f050695..0ae2345 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,4 +23,4 @@ path = "examples/file.rs" required-features = ["std"] [dependencies] -cfb = { version = "0.4.0", optional = true } \ No newline at end of file +cfb = { version = "0.6.1", optional = true }