kcl-lang.io/kpm@v0.8.7-0.20240520061008-9fc4c5efc8c7/test/e2e/test_suites/test_data/test_kpm_run_quiet/kcl.mod (about)

     1  [package]
     2  name = "test_kpm_run_quiet"
     3  edition = "0.0.1"
     4  version = "0.0.1"
     5  
     6  [dependencies]
     7  catalog = { git = "https://github.com/KusionStack/catalog.git", tag = "0.1.2" }