Skip to content

Commit 644cf1c

Browse files
committed
not using uuid v7 anymore 🙈
1 parent f3bc852 commit 644cf1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -620,7 +620,7 @@ The HTTP client supports:
620620
- Tool listing via the `tools/list` method
621621
- Tool invocation via the `tools/call` method
622622
- Automatic JSON-RPC 2.0 message formatting
623-
- UUID v7 request ID generation
623+
- UUID request ID generation
624624
- Setting headers for things like authorization
625625

626626
You'll need to add `faraday` as a dependency in order to use the HTTP transport layer:

0 commit comments

Comments
 (0)