Skip to content

Please release a new version of fluent-bundle #381

@sylvestre

Description

@sylvestre

The last update has been a year ago and it depends on some old libs like self_cell (which is now 4 years ago)
https://crates.io/crates/fluent-bundle/0.15.3/dependencies
https://github.com/Voultapher/self_cell/releases

Same story for rust-hash

It makes cargo-deny sad for some packages:


error[duplicate]: found 2 duplicate entries for crate 'self_cell'
    ┌─ /github/workspace/Cargo.lock:225:1
    │  
225 │ ╭ self_cell 0.10.3 registry+https://github.com/rust-lang/crates.io-index
226 │ │ self_cell 1.2.0 registry+https://github.com/rust-lang/crates.io-index
    │ ╰─────────────────────────────────────────────────────────────────────┘ lock entries


error[duplicate]: found 2 duplicate entries for crate 'rustc-hash'
    ┌─ /github/workspace/Cargo.lock:217:1
    │  
217 │ ╭ rustc-hash 1.1.0 registry+https://github.com/rust-lang/crates.io-index
218 │ │ rustc-hash 2.1.1 registry+https://github.com/rust-lang/crates.io-index
    │ ╰──────────────────────────────────────────────────────────────────────┘ lock entries

Thanks!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions