github.com/grahambrereton-form3/tilt@v0.10.18/internal/build/testdata/TestBuildkitPrinter/rust-success/Cargo.toml (about)

     1  [package]
     2  name = "hello_world"
     3  version = "0.1.0"
     4  authors = ["Your Name <you@example.com>"]
     5  edition = "2018"
     6  
     7  [dependencies]
     8  time = "0.1.12"
     9  regex = "0.1.41"