Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
paolobarbolini committed Jan 18, 2025
1 parent 50444cc commit d0353af
Showing 1 changed file with 14 additions and 166 deletions.
180 changes: 14 additions & 166 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d0353af

Please sign in to comment.