Skip to content

Commit 74d05ca

Browse files
author
Daniel Lyne
committed
Specify license in Cargo.toml
1 parent ca6637b commit 74d05ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

omniqueue/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[package]
22
name = "omniqueue"
33
version = "0.1.0"
4+
license = "MIT"
45
description = "An abstraction layer over various queue backends"
56
authors = ["Svix Inc. <oss@svix.com>"]
67
repository = "https://github.com/svix/omniqueue-rs/"

0 commit comments

Comments
 (0)