]> git.proxmox.com Git - cargo.git/commit
Load credentials and add tests for `yank` and `owner` commands
authorTakayuki Nakata <f.seasons017@gmail.com>
Thu, 9 Jan 2020 13:18:45 +0000 (22:18 +0900)
committerTakayuki Nakata <f.seasons017@gmail.com>
Thu, 9 Jan 2020 13:22:32 +0000 (22:22 +0900)
commit5e152863f4d37789e6d511505d33e278fcb65f6b
tree387e653c1796da77895c9d1b67c0c93fd2bb0590
parent4b70f14903b12d400c8a3914a2269d63672831a8
Load credentials and add tests for `yank` and `owner` commands
src/bin/cargo/commands/owner.rs
src/bin/cargo/commands/yank.rs
tests/testsuite/main.rs
tests/testsuite/owner.rs [new file with mode: 0644]
tests/testsuite/yank.rs [new file with mode: 0644]