Skip to content
Snippets Groups Projects
Select Git revision
  • e5134f40c0c23eeda20119b27d3747ac2c2f1eec
  • master default protected
  • home_exam
  • wip
4 results

Cargo.lock

Blame
  • Forked from Per Lindgren / D7050E
    Source project has a limited visibility.
    Cargo.toml 258 B
    [package]
    name = "crust"
    version = "0.1.0"
    authors = ["Per Lindgren <per.lindgren@ltu.se>"]
    edition = "2018"
    
    # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
    
    [dependencies]
    nom = "5.0.1"
    nom_locate = "1.0.0"