kcl-lang.io/kpm@v0.8.7-0.20240520061008-9fc4c5efc8c7/pkg/package/test_data/test_oci_url/unmarshal_0/kcl.mod (about)

     1  [package]
     2  name = "marshal_0"
     3  edition = "v0.9.0"
     4  version = "0.0.1"
     5  
     6  [dependencies]
     7  oci_pkg_name = { oci="oci://ghcr.io/test/helloworld", tag="0.0.1" }