github.com/KusionStack/kpm@v0.8.4-0.20240326033734-dc72298a30e5/test/e2e/test_suites/test_data/test_kcl/kcl.mod (about) 1 [package] 2 name = "kcl1" 3 edition = "0.0.1" 4 version = "0.0.1" 5 6 [dependencies] 7 kcl4 = { git = "https://github.com/zong-zhe/kcl4.git", tag = "v0.1.0" }