Skip to content

Commit

Permalink
rust 1.65
Browse files Browse the repository at this point in the history
  • Loading branch information
bohdaq committed Dec 24, 2022
1 parent 5e702ec commit 0f86e5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[package]
name = "url-search-params"
version = "2.0.0"
version = "8.0.0"
edition = "2021"
homepage = "https://github.com/bohdaq/url-search-params"
repository = "https://github.com/bohdaq/url-search-params"
readme = "README.md"
description = "url-search-params provides the ability to create search params from HashMap and vice versa."
rust-version = "1.64"
rust-version = "1.65"
authors = ["Bohdan Tsap <bohdan.tsap@tutanota.com>"]
keywords = ["URL", "query", "params"]
categories = ["web-programming", "web-programming::http-client", "web-programming::http-server", "parsing", "network-programming"]
Expand Down

0 comments on commit 0f86e5e

Please sign in to comment.