stable-fs 0.3.3

A Simple File system implementing WASI endpoints and using the stable structures of the Internet Computer
Documentation
[dependencies.bitflags]
version = "2.3.1"

[dependencies.ciborium]
version = "0.2.1"

[dependencies.ic-cdk]
version = "0.13.1"

[dependencies.ic-stable-structures]
version = "0.6"

[dependencies.serde]
version = "1.0.164"

[dependencies.serde_bytes]
version = "0.11"

[dev-dependencies.candid]
version = "0.10.8"

[dev-dependencies.pocket-ic]
version = "3.1"

[package]
description = "A Simple File system implementing WASI endpoints and using the stable structures of the Internet Computer"
edition = "2021"
keywords = ["ic", "internet-computer", "file-system"]
license = "MIT"
name = "stable-fs"
readme = "README.md"
repository = "https://github.com/wasm-forge/stable-fs"
version = "0.3.3"