diff --git a/.changes/fix-appimage-bundle.md b/.changes/fix-appimage-bundle.md new file mode 100644 index 0000000..3a5c5e5 --- /dev/null +++ b/.changes/fix-appimage-bundle.md @@ -0,0 +1,5 @@ +--- +"cargo-packager": patch +--- + +Fixes AppImage bundling failing due to missing `/usr/lib64` directory.