Skip to content

fix: time crate vulnerability#398

Draft
loverdos wants to merge 2 commits intomainfrom
fix/vulnerability_time
Draft

fix: time crate vulnerability#398
loverdos wants to merge 2 commits intomainfrom
fix/vulnerability_time

Conversation

@loverdos
Copy link
Copy Markdown
Contributor

Applied:

cargo update -p time --precise 0.3.47

cargo tree -i time | head -n 3
time v0.3.47
├── asn1-rs v0.7.1
│   ├── der-parser v10.0.0

Ref: #397

Checklist

  • keep a changelog
  • [ ] write tests
  • [ ] create tickets for TODO: <> statements
  • [ ] create or update documentation

Applied:

```
cargo update -p time --precise 0.3.47

cargo tree -i time | head -n 3
time v0.3.47
├── asn1-rs v0.7.1
│   ├── der-parser v10.0.0

```

Ref: #397
@loverdos loverdos marked this pull request as draft February 10, 2026 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants