Bumps copypasta from 0.7.1 to 0.8.1.
Release notes
Sourced from copypasta's releases.
Copypasta Version v0.8.1
Fixed
- Crash on use-after-free on macOS
Copypasta Version v0.8.0
Packaging
- Minimum rust version was bumped to
1.57.0
Fixed
Changelog
Sourced from copypasta's changelog.
0.8.1
Fixed
- Crash on use-after-free on macOS
0.8.0
Packaging
- Minimum rust version was bumped to
1.57.0
Fixed
Commits
c0203bb
Bump version to 0.8.1
ed3dbd8
Fix crash on use-after-free on macOS
0868880
Bump version to 0.8.0
f400884
Update x11-clipboard to 0.6.1
011d301
Bump minimum supported Rust version to 1.57.0
fd7f095
Add println to hello_world example
ecafec9
Migrate to 2021 edition
5a4c6dc
Fix macos memory leak
b7d2c3d
Fix readme example
f4125b0
Reduce number of GitHub Actions CI builds
- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it
@dependabot merge
will merge this PR after your CI passes on it
@dependabot squash and merge
will squash and merge this PR after your CI passes on it
@dependabot cancel merge
will cancel a previously requested merge and block automerging
@dependabot reopen
will reopen this PR if it is closed
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependencies