This commit is contained in:
Chris Tate
2026-04-06 21:04:38 -05:00
committed by GitHub
parent 1a6ea17ed0
commit 6d05a9485d
6 changed files with 36 additions and 6 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ dependencies = [
[[package]]
name = "agent-browser"
version = "0.25.2"
version = "0.25.3"
dependencies = [
"aes-gcm",
"async-trait",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "agent-browser"
version = "0.25.2"
version = "0.25.3"
edition = "2021"
description = "Fast browser automation CLI for AI agents"
license = "Apache-2.0"