summaryrefslogtreecommitdiffstats
path: root/examples/packages/example_2/sub/pkg1/2.0.0/pkg.toml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/packages/example_2/sub/pkg1/2.0.0/pkg.toml')
-rw-r--r--examples/packages/example_2/sub/pkg1/2.0.0/pkg.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/packages/example_2/sub/pkg1/2.0.0/pkg.toml b/examples/packages/example_2/sub/pkg1/2.0.0/pkg.toml
index 2eee1df..a46727f 100644
--- a/examples/packages/example_2/sub/pkg1/2.0.0/pkg.toml
+++ b/examples/packages/example_2/sub/pkg1/2.0.0/pkg.toml
@@ -1,6 +1,6 @@
version = "2.0.0"
-[source]
+[[sources]]
url = "http://somerandomthi.ng/foo/bar-2.0.0.tar.gz"
hash.type = "sha1"
hash.hash = "23465"