chore: rename the library
This commit is contained in:
parent
4d45ac8ee5
commit
dc1ddc798c
6 changed files with 2 additions and 2 deletions
0
tenor_v2rs/Cargo.lock → tenorv2/Cargo.lock
generated
0
tenor_v2rs/Cargo.lock → tenorv2/Cargo.lock
generated
|
@ -1,5 +1,5 @@
|
||||||
[package]
|
[package]
|
||||||
name = "tenor_v2rs"
|
name = "tenorv2"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
|
@ -14,4 +14,4 @@ thiserror = "1.0.64"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
DEBUG = []
|
DEBUG = []
|
||||||
RELEASE = []
|
RELEASE = []
|
Loading…
Reference in a new issue