From 2aadc03ef15cb5ca5cc2af8a7c08e070742f0ac4 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 4 May 2024 14:47:55 +0200 Subject: Adding upstream version 0.70.1+ds1. Signed-off-by: Daniel Baumann --- crates/cargo-test-support/containers/apache/bar/Cargo.toml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 crates/cargo-test-support/containers/apache/bar/Cargo.toml (limited to 'crates/cargo-test-support/containers/apache/bar/Cargo.toml') diff --git a/crates/cargo-test-support/containers/apache/bar/Cargo.toml b/crates/cargo-test-support/containers/apache/bar/Cargo.toml new file mode 100644 index 0000000..84fd5d8 --- /dev/null +++ b/crates/cargo-test-support/containers/apache/bar/Cargo.toml @@ -0,0 +1,4 @@ +[package] +name = "bar" +version = "1.0.0" +edition = "2021" -- cgit v1.2.3