rename all references to branch master to main

This commit is contained in:
Benjamin Fry
2020-06-19 11:12:06 -07:00
parent 5b86715bad
commit 16f4e862ef
16 changed files with 32 additions and 32 deletions

View File

@@ -31,8 +31,8 @@ categories = ["network-programming"]
license = "MIT/Apache-2.0"
[badges]
#github-actions = { repository = "bluejekyll/trust-dns", branch = "master", workflow = "test" }
codecov = { repository = "bluejekyll/trust-dns", branch = "master", service = "github" }
#github-actions = { repository = "bluejekyll/trust-dns", branch = "main", workflow = "test" }
codecov = { repository = "bluejekyll/trust-dns", branch = "main", service = "github" }
maintenance = { status = "actively-developed" }
[features]