Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): update fluent-uri requirement from 0.1 to 0.2 #31

Merged
merged 3 commits into from
Aug 31, 2024

Commits on Aug 31, 2024

  1. build(deps): update fluent-uri requirement from 0.1 to 0.2

    Updates the requirements on [fluent-uri](https://github.com/yescallop/fluent-uri-rs) to permit the latest version.
    - [Release notes](https://github.com/yescallop/fluent-uri-rs/releases)
    - [Commits](yescallop/fluent-uri-rs@v0.1.0...v0.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: fluent-uri
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: David Bernard <[email protected]>
    dependabot[bot] authored and davidB committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    8209d49 View commit details
    Browse the repository at this point in the history
  2. build: adapt code to fluent_uri 0.2

    Signed-off-by: David Bernard <[email protected]>
    davidB committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    16a5718 View commit details
    Browse the repository at this point in the history
  3. chore: allow license "MIT-0" for dependencies

    Signed-off-by: David Bernard <[email protected]>
    davidB committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    7ae648f View commit details
    Browse the repository at this point in the history