Skip to content

2020-08-24

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Aug 11:21
· 23074 commits to master since this release
31cb13d
Merge #4776

4776: Do a weekly minor publish to crates.io r=matklad a=pksunkara

This is the same system I set up on Chalk repo.

Every week it creates a new minor version, pushes it to github and then deploys it to crates.io.

Co-authored-by: Pavan Kumar Sunkara <pavan.sss1991@gmail.com>