syncstorage-rs
syncstorage-rs copied to clipboard
chore(deps): bump dyn-clone from 1.0.5 to 1.0.8
Bumps dyn-clone from 1.0.5 to 1.0.8.
Release notes
Sourced from dyn-clone's releases.
1.0.8
- Add functions that do
Arc::make_mutandRc::make_mutbut work with element typedyn Trait(#21)1.0.7
- Add support for
strand[T]to implements traits that haveDynCloneas a supertrait (#19)1.0.6
- Documentation improvements
Commits
c7bead2Release 1.0.842235f6Show function signatures in crate root's list of functions1bc8a40Merge pull request #21 from dtolnay/makemut221c440Add make_mut functions for Rc and Arc1f3f779Revert ptr_as_ptr fix in favor of ignoring lint5b66233Resolve ptr_as_ptr pedantic clippy lint71acc1aRaise required toolchain to rust 1.45a882046Merge pull request #20 from dtolnay/doc4c8a630Document what clone_trait_object expands to0037ae1Release 1.0.7- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)