Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
c-git committed Jan 31, 2024
1 parent 5d3de9c commit 5d2aff3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[package]
name = "reqwest-cross"
version = "0.2.3"
version = "0.2.4"
description = "Wrapper around reqwest for use in both native and wasm"
keywords = ["http", "wasm", "native", "web", "request"]
repository = "https://github.com/c-git/reqwest-cross"
documentation = "https://docs.rs/reqwest-cross"
categories = ["web-programming::http-client", "wasm"]
authors = ["One <one.bgz1@gmailcom>"]
authors = ["One <one.bgz1@gmail.com>"]
readme = "README.md"
license = "MIT OR Apache-2.0"
edition = "2021"
Expand Down

0 comments on commit 5d2aff3

Please sign in to comment.