Skip to content

Commit

Permalink
Merge branch 'brent/cleanup-dependencies' (#3218)
Browse files Browse the repository at this point in the history
* origin/brent/cleanup-dependencies:
  changelog: add #3218
  respond to comments
  upgrade tracing-log
  use updated fork of tiny-hderive
  use regex workspace
  de-duplicate itertools by upgrading itself and tonic-build
  upgrade ed25519-consensus
  replace dep `parse_duration` with `duration-str`
  update shlex
  update rustls
  update mio
  update libgit2-sys
  update h2
  update eyre
  remove unused dependencies
  • Loading branch information
brentstone committed May 21, 2024
2 parents 8cb095c + e93db4a commit 2ee654c
Show file tree
Hide file tree
Showing 18 changed files with 446 additions and 1,749 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- Dependency cleanup: remove unused ones, upgrade those with
security vulnerabilities, reduce the number of transitive deps.
([\#3218](https://github.com/anoma/namada/pull/3218))
Loading

0 comments on commit 2ee654c

Please sign in to comment.