Code Monkey home page Code Monkey logo

Comments (3)

drahnr avatar drahnr commented on June 5, 2024

Fixed with #31 - at least I cannot reproduce with that version. I'll cut a release shortly.

# cargo spellcheck list-files | rg ipld                                                                                                                                                         
/tmp/forest/ipld/src/lib.rs
/tmp/forest/ipld/src/selector/mod.rs
/tmp/forest/ipld/src/cid_hashset.rs
/tmp/forest/ipld/src/json.rs
/tmp/forest/ipld/src/util.rs
/tmp/forest/ipld/src/error.rs
/tmp/forest/ipld/src/selector/empty_map.rs
/tmp/forest/ipld/src/selector/walk.rs
───────┬──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
       │ File: ipld/Cargo.toml
───────┼──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
   1   │ [package]
   2   │ name = "forest_ipld"
   3   │ description = "Interplanetary linked data types and implementation"
   4   │ license.workspace = true
   5   │ repository.workspace = true
   6   │ version.workspace = true
   7   │ authors.workspace = true
   8   │ edition.workspace = true
   9   │ 
  10   │ [dependencies]
  11   │ ahash.workspace = true
  12   │ anyhow.workspace = true
  13   │ async-recursion = "1.0"
  14   │ async-trait.workspace = true
  15   │ cid.workspace = true
  16   │ forest_blocks.workspace = true
  17   │ fvm_ipld_encoding.workspace = true
  18   │ fvm_shared = { workspace = true, default-features = false }
  19   │ indexmap.workspace = true
  20   │ libipld-core = { workspace = true, features = ["serde-codec"] }
  21   │ libipld-macro.workspace = true
  22   │ libipld.workspace = true
  23   │ multibase.workspace = true
  24   │ serde = { workspace = true, features = ["derive"] }
  25   │ thiserror.workspace = true
  26   │ 
  27   │ [dev-dependencies]
  28   │ forest_db.workspace = true
  29   │ forest_json.workspace = true
  30   │ forest_utils.workspace = true
  31   │ multihash = { workspace = true, default-features = false, features = ["identity"] }
  32   │ quickcheck.workspace = true
  33   │ quickcheck_macros.workspace = true
  34   │ serde_json.workspace = true
  35   │ tokio.workspace = true
───────┴──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────

from cargo-spellcheck.

drahnr avatar drahnr commented on June 5, 2024

Could you retry with v0.12.4?

from cargo-spellcheck.

LesnyRumcajs avatar LesnyRumcajs commented on June 5, 2024

@drahnr Yeah, it looks good now. Thanks a lot; it would also be great to release it on crates.io. Cheers! :)

from cargo-spellcheck.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.