chore: rename the library

This commit is contained in:
Ladislav Hano 2024-10-02 21:43:49 +02:00
parent 4d45ac8ee5
commit dc1ddc798c
6 changed files with 2 additions and 2 deletions

View file

@ -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 = []