Skip to content

Commit

Permalink
Merge pull request #27 from 4LT/cargo.toml-updates
Browse files Browse the repository at this point in the history
update Cargo.toml
  • Loading branch information
4LT authored Feb 16, 2024
2 parents e471900 + dcd05ca commit 200371c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
[package]
name = "quake-util"
version = "0.3.0"
authors = ["Seth <rader.seth@gmail.com>"]
authors = ["Seth Rader"]
edition = "2021"
description = "A utility library for using Quake file formats"
license = "CC0-1.0 OR MIT OR Apache-2.0"
documentation = "https://docs.rs/quake-util"
repository = "https://github.com/4LT/quake-util"

[features]
default = ["std"]
Expand Down

0 comments on commit 200371c

Please sign in to comment.