Skip to content
This repository was archived by the owner on Aug 23, 2022. It is now read-only.

Commit

Permalink
prepare crates.io publish
Browse files Browse the repository at this point in the history
  • Loading branch information
rainliu committed Dec 25, 2020
1 parent d01de14 commit db61a7e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
[package]
name = "util"
name = "webrtc-rs-util"
version = "0.1.0"
authors = ["Rain Liu <[email protected]>"]
edition = "2018"
description = "Utilities for WebRTC.rs stack"
license = "MIT"
documentation = "https://docs.rs/webrtc-rs-util"
homepage = "https://webrtc.rs"
repository = "https://github.com/webrtc-rs/util"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down

0 comments on commit db61a7e

Please sign in to comment.