Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Commit

Permalink
⬆️ switch to published version of jenkins_api
Browse files Browse the repository at this point in the history
  • Loading branch information
mockersf committed May 24, 2018
1 parent 75f8f8f commit 115301d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repository = "https://github.com/mockersf/jencli"
homepage = "https://github.com/mockersf/jencli"

[dependencies]
jenkins_api = { git = "https://github.com/mockersf/jenkins-api.rs" }
jenkins_api = "0.4"
failure = "0.1"
regex = "1.0"

Expand Down

0 comments on commit 115301d

Please sign in to comment.