github.com/KusionStack/kpm@v0.8.4-0.20240326033734-dc72298a30e5/pkg/package/test_data/test_data_toml/expected_reversed.toml (about) 1 [package] 2 name = "MyKcl" 3 edition = "v0.0.1" 4 version = "v0.0.1" 5 6 [dependencies] 7 MyKcl1 = { git = "https://github.com/test/MyKcl1.git", tag = "v0.0.2" } 8 MyOciKcl1 = "0.0.1"