changeset 57:830eb538a57b

Point to new repository with bitbucket shutting down HG support
author Lewin Bormann <lbo@spheniscida.de>
date Sat, 12 Oct 2019 13:24:45 +0200
parents 7ca5a4249db1
children 8d73d093ef59
files Cargo.toml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Cargo.toml	Tue Apr 24 07:53:20 2018 +0000
+++ b/Cargo.toml	Sat Oct 12 13:24:45 2019 +0200
@@ -4,7 +4,7 @@
 version = "0.6.2"
 readme = "README.md"
 keywords = ["sstable", "database"]
-repository = "https://bitbucket.org/dermesser/sstable"
+repository = "https://borgac.net/lbo/hg/sstable/"
 authors = ["Lewin Bormann <lbo@spheniscida.de>"]
 license = "MIT"
 documentation = "https://docs.rs/sstable"