Skip to content

Commit

Permalink
update BaseToolbox
Browse files Browse the repository at this point in the history
  • Loading branch information
lkzhao committed Apr 7, 2023
1 parent d351dde commit 52d7084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ let package = Package(
)
],
dependencies: [
.package(url: "https://github.com/lkzhao/BaseToolbox", from: "0.1.13")
.package(url: "https://github.com/lkzhao/BaseToolbox", from: "0.4.0")
],
targets: [
// Targets are the basic building blocks of a package. A target can define a module or a test suite.
Expand Down

0 comments on commit 52d7084

Please sign in to comment.