Re-enable open tool (#29707)

Release Notes:

- Added `open` tool for opening files or URLs.
This commit is contained in:
Richard Feldman 2025-04-30 22:33:52 -04:00 committed by GitHub
parent 1bf9e15f26
commit 5872276511
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 102 additions and 3 deletions

View file

@ -55,6 +55,7 @@ rand.workspace = true
pretty_assertions.workspace = true
settings = { workspace = true, features = ["test-support"] }
task = { workspace = true, features = ["test-support"]}
tempfile.workspace = true
tree-sitter-rust.workspace = true
workspace = { workspace = true, features = ["test-support"] }
unindent.workspace = true