mirror of
https://github.com/System-End/slack-morphism-rust.git
synced 2026-04-19 22:05:15 +00:00
Redacted small update
This commit is contained in:
parent
96e03488f4
commit
e4053c522d
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ impl<H: 'static + Send + Sync + Clone + connect::Connect> SlackClientHyperConnec
|
|||
{
|
||||
let uri_str = if context.is_sensitive_url {
|
||||
format!(
|
||||
"{}://{}/<redacted>",
|
||||
"{}://{}/-redacted-",
|
||||
request
|
||||
.uri()
|
||||
.scheme()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue