File: Changelog.md

package info (click to toggle)
rust-python-pkginfo 0.6.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 460 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 160 bytes parent folder | download
1
2
3
4
5
# Changelog

## 0.6.3

- Disable `bzip2` and `time` feature of the `zip` crate by default. `bzip2` support was already behind a feature, and `time` was unused.