Browse Source

This is 0.5.0

main
Leonora Tindall 1 year ago
parent
commit
6e782a72f7
Signed by: nora GPG Key ID: 7A8B52EC67E09AAF
  1. 2
      Cargo.lock
  2. 2
      Cargo.toml

2
Cargo.lock

@ -565,7 +565,7 @@ checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc"
[[package]]
name = "corobel"
version = "0.4.0"
version = "0.5.0"
dependencies = [
"atom_syndication",
"cached",

2
Cargo.toml

@ -1,6 +1,6 @@
[package]
name = "corobel"
version = "0.4.0"
version = "0.5.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Loading…
Cancel
Save