Skip to content

Commit 534b09b

Browse files
deps: update undici to 5.15.0
1 parent c5fec5b commit 534b09b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/undici_version.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// This is an auto generated file, please do not edit.
22
// Refer to tools/update-undici.sh
3-
#ifndef SRC_ACORN_VERSION_H_
4-
#define SRC_ACORN_VERSION_H_
3+
#ifndef SRC_UNDICI_VERSION_H_
4+
#define SRC_UNDICI_VERSION_H_
55
#define UNDICI_VERSION "5.15.0"
6-
#endif // SRC_ACORN_VERSION_H_
6+
#endif // SRC_UNDICI_VERSION_H_

0 commit comments

Comments
 (0)