Skip to content

v0.6.0 — Reading repo file from stdin

Compare
Choose a tag to compare
@jwodder jwodder released this 20 Dec 20:16
· 16 commits to master since this release
v0.6.0
  • apply: The argument to --repo-file can now be - to read from standard input
  • Increased MSRV to 1.81
  • Switched internal HTTP library from reqwest to ureq