Skip to content

Commit

Permalink
fix: Parachain example tokio version (#1317)
Browse files Browse the repository at this point in the history
* Update cargo.lock

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>

* parachain: Bump tokio dependency

The tokio dependency is bumped to version 1.34. Ideally, we would use
the workspace feature to pull in the tokio version. However, the
parachain example is not part of the workspace, because it depends on
non mutually exclusive feature flags.

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>

* parachain: Bump tokio dependency to 1.35

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>

---------

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
  • Loading branch information
lexnv authored Dec 11, 2023
1 parent c976d0d commit 2717609
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 65 deletions.
Loading

0 comments on commit 2717609

Please sign in to comment.