diff options
Diffstat (limited to 'nitrocli/Cargo.toml')
-rw-r--r-- | nitrocli/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nitrocli/Cargo.toml b/nitrocli/Cargo.toml index 0c9f0f4..68b3b80 100644 --- a/nitrocli/Cargo.toml +++ b/nitrocli/Cargo.toml @@ -33,7 +33,7 @@ A command line tool for interacting with the Nitrokey Storage device. """ [badges] -gitlab = { repository = "d-e-s-o/nitrocli", branch = "devel" } +gitlab = { repository = "d-e-s-o/nitrocli", branch = "master" } [dependencies.nitrokey] version = "0.2.1" |