cuelang.org/go@v0.10.1/cue/interpreter/wasm/testdata/rust/basic/Cargo.toml (about)

     1  [package]
     2  name = "basic"
     3  version = "0.1.0"
     4  edition = "2021"
     5  
     6  [lib]
     7  crate-type = ["cdylib"]