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

Upgrade dependencies again and fix rustfmt #933

Merged
merged 2 commits into from
Jan 18, 2025

Conversation

paolobarbolini
Copy link
Contributor

@paolobarbolini paolobarbolini commented Jan 18, 2025

Fixes:

Crate:     log
Version:   0.4.24
Warning:   yanked
Dependency tree:
log 0.4.24
├── tracing-log 0.2.0
│   └── tracing-subscriber 0.3.19
│       └── dns_common 0.2.1
│           └── navi 2.23.0
└── mio 1.0.3
    ├── signal-hook-mio 0.2.4
    │   └── crossterm 0.28.1
    │       └── navi 2.23.0
    └── crossterm 0.28.1

warning: 1 allowed warning found

Fixes:

```
Crate:     log
Version:   0.4.24
Warning:   yanked
Dependency tree:
log 0.4.24
├── tracing-log 0.2.0
│   └── tracing-subscriber 0.3.19
│       └── dns_common 0.2.1
│           └── navi 2.23.0
└── mio 1.0.3
    ├── signal-hook-mio 0.2.4
    │   └── crossterm 0.28.1
    │       └── navi 2.23.0
    └── crossterm 0.28.1

warning: 1 allowed warning found
```

Also drastically reduces the number of dependencies.
@denisidoro denisidoro merged commit 586ad7f into denisidoro:master Jan 18, 2025
1 check passed
@paolobarbolini
Copy link
Contributor Author

Could you tag a new release so that downstream distros can pick this up?

@denisidoro
Copy link
Owner

Sure! I'll try to release a new version next week at the latest. Sorry, haven't had much time for side projects these last few months.

@denisidoro
Copy link
Owner

Done. Let me know if it's working as expected.

@paolobarbolini
Copy link
Contributor Author

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.

2 participants