Skip to content

Commit

Permalink
chore(manifest): Upgrade dep
Browse files Browse the repository at this point in the history
feat(manifest): Bump to minor release
  • Loading branch information
448-OG committed Jan 4, 2024
1 parent ca01a67 commit a6d8c42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Lib/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "puppeteer"
authors = ["448 Engineering Developers <superuser@448.africa>"]
version = "2.7.2"
version = "2.7.3"
edition = "2021"
description = "A Minimal Dependency Easy to Use GUI Builder in Rust using Async Channels"
categories = ["graphics", "gui"]
Expand Down Expand Up @@ -34,7 +34,7 @@ file-format = { version = "0.23.0", features = [
"reader-zip",
] }
once_cell = "1.18.0"
smol = "1.3.0"
smol = "2.0.0"
tao = "0.24.0"
thiserror = "1.0.50"
tracing = "0.1.40"
Expand Down

0 comments on commit a6d8c42

Please sign in to comment.