Skip to content

Commit

Permalink
feat(crates.io/cargo-deb): scaffold crates.io/cargo-deb (#29352)
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki-shunsuke authored Nov 29, 2024
1 parent 89cd446 commit a8ba098
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/crates.io/cargo-deb/pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
packages:
- name: crates.io/cargo-deb@2.9.0
8 changes: 8 additions & 0 deletions pkgs/crates.io/cargo-deb/registry.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
packages:
- name: crates.io/cargo-deb
type: cargo
repo_owner: kornelski
repo_name: cargo-deb
description: Make Debian packages (.deb) easily with a Cargo subcommand
link: https://lib.rs/crates/cargo-deb
crate: cargo-deb
7 changes: 7 additions & 0 deletions registry.yaml

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

0 comments on commit a8ba098

Please sign in to comment.