We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8e3802b + fe8d13a commit cf9ccefCopy full SHA for cf9ccef
Cargo.toml
@@ -11,8 +11,8 @@ categories = ["data-structures"]
11
license = "MIT"
12
13
[badges]
14
-travis-ci = { repository = "https://github.com/iwburns/id-tree", branch = "master" }
15
-appveyor = { repository = "https://github.com/iwburns/id-tree", branch = "master", service = "github" }
+travis-ci = { repository = "iwburns/id-tree", branch = "master" }
+appveyor = { repository = "iwburns/id-tree", branch = "master", service = "github" }
16
17
[dependencies]
18
snowflake = "1.2.0"
0 commit comments