Skip to content

Commit 2da20aa

Browse files
committed
uplink(release): Release new version
Release a new version of the uplink crate contain an important bug fix that led to a double-free memory error, provoking the applications that use the crate to panic.
1 parent 00438ec commit 2da20aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

uplink/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "uplink"
3-
version = "0.10.1"
3+
version = "0.10.2"
44
authors = ["Ivan Fraixedes <ivan@fraixed.es>"]
55
edition = "2021"
66
description = "Idiomatic and safe Rust binding for the Storj Lib Uplink"

0 commit comments

Comments
 (0)