kcl-lang.io/kpm@v0.8.7-0.20240520061008-9fc4c5efc8c7/pkg/client/test_data/test_add_diff_version/with_sum_check/kcl.mod.expect (about)

     1  [package]
     2  name = "with_sum_check"
     3  edition = "0.0.1"
     4  version = "0.0.1"
     5  
     6  [dependencies]
     7  helloworld = { oci = "oci://ghcr.io/kcl-lang/helloworld", tag = "0.1.1" }