Skip to content

Commit a0c2fa3

Browse files
authored
Merge pull request #12 from SundaeSwap-finance/bump-rest-server-version
bump rest_server to v0.14.0, adding query_parameters to RESTRequest
2 parents b4faf34 + 65904c7 commit a0c2fa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/rest_server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[package]
44
name = "caryatid_module_rest_server"
5-
version = "0.13.0"
5+
version = "0.14.0"
66
edition = "2021"
77
authors = ["Paul Clark <[email protected]>"]
88
description = "REST server module for Caryatid"

0 commit comments

Comments
 (0)