mirror of
https://github.com/Drop-OSS/drop
synced 2026-08-27 14:23:05 -04:00
bump version
This commit is contained in:
parent
a3ee266f9d
commit
bef9f8d25d
2 changed files with 2 additions and 2 deletions
2
libraries/droplet/Cargo.lock
generated
2
libraries/droplet/Cargo.lock
generated
|
|
@ -219,7 +219,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "droplet-rs"
|
||||
version = "0.9.2"
|
||||
version = "0.10.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-trait",
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
edition = "2021"
|
||||
authors = ["Drop-OSS"]
|
||||
name = "droplet-rs"
|
||||
version = "0.9.2"
|
||||
version = "0.10.0"
|
||||
license = "AGPL-3.0-only"
|
||||
description = "Droplet is a `napi.rs` Rust/Node.js package full of high-performance and low-level utils for Drop"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue