Skip to content

Commit

Permalink
build(deps): update smol-potat requirement from ~0.2 to ~0.3
Browse files Browse the repository at this point in the history
Updates the requirements on [smol-potat](https://github.com/wusyong/smol-potat) to permit the latest version.
- [Release notes](https://github.com/wusyong/smol-potat/releases)
- [Commits](https://github.com/wusyong/smol-potat/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed May 26, 2020
1 parent 901fa5e commit c36b08d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/Cargo.toml
Expand Up @@ -10,7 +10,7 @@ autobins = false
[dev-dependencies]
cfg-if = "~0.1"
heim = { path = "../heim", features = ["full"] }
smol-potat = "~0.2"
smol-potat = "~0.3"
futures-timer = "~3.0"

futures = "~0.3"
Expand Down

0 comments on commit c36b08d

Please sign in to comment.