Rename project to circe

This commit is contained in:
Yash Karandikar 2021-11-04 11:45:54 -05:00
parent a312c3097f
commit 2201c6970f
Signed by: karx
GPG key ID: A794DA2529474BA5
2 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View file

@ -3,7 +3,7 @@
version = 3
[[package]]
name = "irsc"
name = "circe"
version = "0.1.0"
dependencies = [
"serde",

View file

@ -1,5 +1,5 @@
[package]
name = "irsc"
name = "circe"
version = "0.1.0"
edition = "2021"