advancedSTORE / lib_tcstring

IAB TCString Library in Rust
Apache License 2.0
4 stars 0 forks source link

Bump version-sync from 0.9.2 to 0.9.3 #39

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps version-sync from 0.9.2 to 0.9.3.

Release notes

Sourced from version-sync's releases.

version-sync-0.9.3

Version 0.9.3 — 2021-09-20

  • #108: Make all dependencies optional.
  • #109: Forbid the use of unsafe code.
  • #110: Add simple check_contains_version function.
Commits
  • 0694a2a Merge pull request #112 from mgeisler/release-0.9.3
  • fed14c4 Bump version to 0.9.3
  • 6d3ac2e Update changelog for version 0.9.3
  • 916fac0 Merge pull request #111 from mgeisler/docstring-cleanups
  • 889338b Mention Cargo features just once below macros
  • 61fbb52 Update intra_doc_links lint to new name
  • f773865 Remove explicit intra-doc links
  • c9c6364 Merge pull request #110 from mgeisler/contains-version
  • 1c596c2 Add simple check_contains_version function
  • 14d811f Merge pull request #109 from mgeisler/forbid-unsafe-code
  • Additional commits viewable in compare view


Dependabot compatibility score

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)