We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 254a17e commit 9e0ddd6Copy full SHA for 9e0ddd6
sdp/CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## v0.5.3
6
+
7
* Increased minimum support rust version to `1.60.0`.
8
9
## v0.5.2
sdp/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
name = "sdp"
-version = "0.5.2"
+version = "0.5.3"
authors = ["Rain Liu <[email protected]>"]
edition = "2018"
description = "A pure Rust implementation of SDP"
0 commit comments