Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
amigin committed Jul 29, 2024
1 parent d859eca commit 883e814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ my-grpc-extensions = { tag = "get_tag_from_github", git = "https://github.com/My

```


#### main.rs
```rust
let grpc_client = MyLoggerGrpcClient::new(Arc::new(GrpcLogSettings::new(
over_ssh_connection.remote_resource_string,
Expand Down

0 comments on commit 883e814

Please sign in to comment.