Skip to content

Commit ccce825

Browse files
committed
fix: cartes.io publishing
1 parent 58ee540 commit ccce825

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lum"
3-
version = "0.3.0"
3+
version = "0.3.4"
44
authors = ["Torben Schweren"]
55
edition = "2021"
66
rust-version = "1.80.0"
@@ -9,7 +9,6 @@ readme = "README.md"
99
repository = "https://github.com/Kitt3120/lum"
1010
license= "MIT"
1111
keywords = ["chat", "discord", "bot", "framework"]
12-
categories = ["chat", "discord", "framework"]
1312

1413
[profile.release]
1514
debug = false

0 commit comments

Comments
 (0)