We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17e44c5 commit 522bf39Copy full SHA for 522bf39
rust/Cargo.toml
@@ -5,13 +5,8 @@ authors = ["the temporal-cache authors <dev@1kbgz.com>"]
5
edition = "2021"
6
license = "Apache-2.0"
7
readme = "../README.md"
8
-<<<<<<< before updating
9
-repository = "https://github.com/1kbgz/temporal-cache"
10
-description = ""
11
-=======
12
repository = "https://github.com/1kbgz/temporal cache"
13
description = "Time based function caching"
14
->>>>>>> after updating
15
16
[lib]
17
name = "temporalcache"
0 commit comments