0.1.2 new repo location
This commit is contained in:
Regular → Executable
Regular → Executable
+2
-2
@@ -1,10 +1,10 @@
|
||||
[package]
|
||||
name = "lazy-seq"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
edition = "2021"
|
||||
description = "A crate for constructing lazily evaluated sequences."
|
||||
license = "MIT OR Apache-2.0"
|
||||
authors = ["Aaron Manning"]
|
||||
repository = "https://github.com/aaron-jack-manning/lazy-seq"
|
||||
repository = "https://git.aaronmanning.net/aaronmanning/lazy-seq"
|
||||
|
||||
[dependencies]
|
||||
|
||||
Regular → Executable
Regular → Executable
Regular → Executable
Reference in New Issue
Block a user