chore: bump ipfs-unixfs version to 0.2.0
This commit is contained in:
parent
cbbccf58b5
commit
9b8d9ab68e
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -1265,7 +1265,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "ipfs-unixfs"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
dependencies = [
|
||||
"cid",
|
||||
"criterion",
|
||||
|
@ -6,7 +6,7 @@ license = "MIT OR Apache-2.0"
|
||||
name = "ipfs-unixfs"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/rs-ipfs/rust-ipfs"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
|
||||
[features]
|
||||
default = ["filetime"]
|
||||
|
Loading…
Reference in New Issue
Block a user