Skip to content

Commit 4eec660

Browse files
committed
Dependency Update
1 parent d4056f8 commit 4eec660

File tree

2 files changed

+24
-15
lines changed

2 files changed

+24
-15
lines changed

Package.resolved

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

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ let package = Package(
2626
.package(
2727
url: "https://github.com/DiscordBM/DiscordBM.git",
2828
branch: "main",
29-
traits: ["Non64BitSystemsCompatibility"]
29+
traits: ["ExperimentalNon64BitSystemsCompatibility"]
3030
),
3131
.package(url: "https://github.com/DiscordBM/DiscordLogger.git", from: "1.0.0-rc.2"),
3232
.package(url: "https://github.com/soto-project/soto.git", from: "7.3.0"),

0 commit comments

Comments
 (0)