Skip to content
Snippets Groups Projects
Commit 1a675323 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump femme from 2.2.0 to 2.2.1 (#5534)


Bumps [femme](https://github.com/lrlna/femme) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/lrlna/femme/releases)
- [Commits](https://github.com/lrlna/femme/commits)

---
updated-dependencies:
- dependency-name: femme
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: default avatardependabot[bot] <support@github.com>

Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 7f3001a4
Branches
No related merge requests found
......@@ -2019,9 +2019,9 @@ dependencies = [
[[package]]
name = "femme"
version = "2.2.0"
version = "2.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2997b612abb06bc299486c807e68c5fd12e7618e69cf34c5958ca6b575674403"
checksum = "cc04871e5ae3aa2952d552dae6b291b3099723bf779a8054281c1366a54613ef"
dependencies = [
"cfg-if 1.0.0",
"js-sys",
......
......@@ -24,7 +24,7 @@ parity-util-mem = { version = "0.11.0", default-features = false }
metered-channel = { path = "../metered-channel" }
sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" }
futures = { version = "0.3.21", features = ["thread-pool"] }
femme = "2.2.0"
femme = "2.2.1"
assert_matches = "1.4.0"
test-helpers = { package = "polkadot-primitives-test-helpers", path = "../../primitives/test-helpers" }
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment