Small js (webui) cleanups

This commit is contained in:
Igor Katson 2023-11-22 23:13:27 +00:00
parent 56311fb4df
commit d4e29171b9
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
14 changed files with 420 additions and 1771 deletions

View file

@ -1,7 +1,7 @@
[package]
name = "librqbit-buffers"
version = "2.2.1"
edition = "2018"
edition = "2021"
description = "Utils to work with &[u8] and Vec<u8> in librqbit source code."
license = "Apache-2.0"
documentation = "https://docs.rs/librqbit-buffers"