Skip to content
This repository has been archived by the owner on Jun 14, 2022. It is now read-only.

Bump widestring from 0.4.0 to 0.4.3 #666

Open
wants to merge 1 commit into
base: refactor/actix-rewrite
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 30, 2021

Bumps widestring from 0.4.0 to 0.4.3.

Release notes

Sourced from widestring's releases.

0.4.2

Fixed

  • Fixed compile errors on pre-1.36.0 Rust due to unstable alloc crate. Minimum supported version is Rust 1.34.2, the rust version for Debian stable. Fixes #14

0.4.1

Changed

  • Now supports no_std. Added the std and alloc features, enabled by default. U16String, U32String, U16CString, and U32CString and their aliases all require the alloc or std feature. By @​nicbn.
Changelog

Sourced from widestring's changelog.

[0.4.3] - 2020-10-05

Fixed

  • Fixed undefined behaviours and cleaned up clippy warnings. By [@​joshwd36].

[0.4.2] - 2020-06-09

Fixed

  • Fixed compile errors on pre-1.36.0 Rust due to unstable alloc crate. Minimum supported version is Rust 1.34.2, the rust version for Debian stable. Fixes #14.

[0.4.1] - 2020-06-08

Yanked

Changed

  • Now supports no_std. Added the std and alloc features, enabled by default. U16String, U32String, U16CString, and U32CString and their aliases all require the alloc or std feature. By [@​nicbn].
Commits

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 dependabot bot added dependencies rust Pull requests that update Rust code labels Apr 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies rust Pull requests that update Rust code
Development

Successfully merging this pull request may close these issues.

0 participants