diff --git a/Cargo.toml b/Cargo.toml index b481563..f4b2406 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -33,6 +33,3 @@ pr-run-mode = "upload" inherits = "release" lto = "thin" -[dist.dependencies.apt] -pkg-config = '*' -libdbus-1-dev ='*' diff --git a/dist.toml b/dist.toml new file mode 100644 index 0000000..48741e4 --- /dev/null +++ b/dist.toml @@ -0,0 +1,4 @@ +[dist.dependencies.apt] +pkg-config = '*' +libdbus-1-dev ='*' +