Skip to content

Commit

Permalink
Add package description for deb
Browse files Browse the repository at this point in the history
Avoid build warning that gets confused with the output file name:

    ENOENT: no such file or directory, stat 'deb-warning: description field
    is missing in Cargo.toml'
  • Loading branch information
marmarek committed Oct 17, 2023
1 parent 5e72576 commit 16a6e91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ version = "0.3.0"
authors = ["Golem Factory <[email protected]>"]
edition = "2021"
license = "GPL-3.0"
description = "Docker-like runtime environment for Linux systems"

[package.metadata.deb]
assets = [
Expand Down

0 comments on commit 16a6e91

Please sign in to comment.