Skip to content

Commit b16b7c3

Browse files
dependabot[bot]hyperpolymath
authored andcommitted
chore(deps): bump irc from 0.15.0 to 1.1.0
Bumps [irc](https://github.com/aatxe/irc) from 0.15.0 to 1.1.0. - [Commits](https://github.com/aatxe/irc/commits) --- updated-dependencies: - dependency-name: irc dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4aa2215 commit b16b7c3

2 files changed

Lines changed: 48 additions & 98 deletions

File tree

Cargo.lock

Lines changed: 47 additions & 97 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vext-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ readme = "../README.adoc"
2020
tokio = { version = "1.35", features = ["full"] }
2121

2222
# IRC protocol
23-
irc = "0.15"
23+
irc = "1.1"
2424

2525
# Serialization
2626
serde = { version = "1.0", features = ["derive"] }

0 commit comments

Comments
 (0)