Skip to content

Commit 41b83bb

Browse files
committed
fix: update license and metadata for publishing
1 parent 63f6642 commit 41b83bb

File tree

2 files changed

+4
-21
lines changed

2 files changed

+4
-21
lines changed

Cargo.toml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
[package]
22
name = "omni-transaction"
33
version = "0.1.0"
4-
authors = ["Pagoda <[email protected]>"]
4+
authors = ["Proximity Labs <[email protected]>"]
5+
license = "Apache-2.0"
56
edition = "2021"
6-
publish = false
7+
repository = "https://github.com/near/omni-transaction-rs"
8+
description = "Transaction builder for all chains in Rust"
79

810
[lib]
911
crate-type = ["cdylib", "rlib"]

LICENSE-MIT

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)