v0.1.3-rc.3.4

自动修补时间戳
This commit is contained in:
wisdgod
2025-01-20 00:56:25 +08:00
parent 18b393de73
commit 5f5254a24d
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -327,7 +327,7 @@ dependencies = [
[[package]]
name = "cursor-api"
version = "0.1.3-rc.3.3"
version = "0.1.3-rc.3.4"
dependencies = [
"axum",
"base64",

View File

@@ -1,6 +1,6 @@
[package]
name = "cursor-api"
version = "0.1.3-rc.3.3"
version = "0.1.3-rc.3.4"
edition = "2021"
authors = ["wisdgod <nav@wisdgod.com>"]
description = "OpenAI format compatibility layer for the Cursor API"