Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 03139c0

Browse files
committedJun 24, 2024
Correct CI badge branch name.
1 parent f1f8e53 commit 03139c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ exclude = [
2323
]
2424

2525
[badges]
26-
travis-ci = { repository = "dalek-cryptography/subtle", branch = "master"}
26+
travis-ci = { repository = "dalek-cryptography/subtle", branch = "main"}
2727

2828
[dev-dependencies]
2929
rand = { version = "0.8" }

0 commit comments

Comments
 (0)
Please sign in to comment.